[FFmpeg-cvslog] r13174 - trunk/libavcodec/acelp_filters.h

diego subversion
Fri May 16 01:03:56 CEST 2008


Author: diego
Date: Fri May 16 01:03:55 2008
New Revision: 13174

Log:
cosmetics: Use C-style comment delimiters with #endif directives.


Modified:
   trunk/libavcodec/acelp_filters.h

Modified: trunk/libavcodec/acelp_filters.h
==============================================================================
--- trunk/libavcodec/acelp_filters.h	(original)
+++ trunk/libavcodec/acelp_filters.h	Fri May 16 01:03:55 2008
@@ -112,4 +112,4 @@ void ff_acelp_high_pass_filter(
         const int16_t* in,
         int length);
 
-#endif // FFMPEG_ACELP_FILTERS_H
+#endif /* FFMPEG_ACELP_FILTERS_H */




More information about the ffmpeg-cvslog mailing list