--- mbcoding.h 2003/02/15 15:22:18 1.11 +++ mbcoding.h 2003/06/09 01:17:45 1.11.2.3 @@ -46,7 +46,7 @@ static __inline void MBSkip(Bitstream * bs) { - BitstreamPutBit(bs, 1); // not coded + BitstreamPutBit(bs, 1); /* not coded */ }