[FFmpeg-cvslog] r15513 - trunk/libavcodec/g729data.h

diego subversion
Thu Oct 2 17:50:24 CEST 2008


Author: diego
Date: Thu Oct  2 17:50:24 2008
New Revision: 15513

Log:
cosmetics: Change comment style for consistency.


Modified:
   trunk/libavcodec/g729data.h

Modified: trunk/libavcodec/g729data.h
==============================================================================
--- trunk/libavcodec/g729data.h	(original)
+++ trunk/libavcodec/g729data.h	Thu Oct  2 17:50:24 2008
@@ -267,4 +267,4 @@ static const int16_t cb_ma_predictor[2][
     { 3024,  1592,   940,  1631,  1723,  1579,  2034,  2084,  1913,  2601}
   }
 };
-#endif // AVCODEC_G729DATA_H
+#endif /* AVCODEC_G729DATA_H */




More information about the ffmpeg-cvslog mailing list