diff acelp_math.h @ 6739:4db65caccc9b libavcodec

cosmetics: Consistently use C-style comments in #endif preprocessor directives.
author diego
date Sat, 03 May 2008 14:15:29 +0000
parents 459fe563a4dc
children 6f402a181803
line wrap: on
line diff
--- a/acelp_math.h	Sat May 03 13:59:45 2008 +0000
+++ b/acelp_math.h	Sat May 03 14:15:29 2008 +0000
@@ -72,4 +72,4 @@
     return sum;
 }
 
-#endif // FFMPEG_ACELP_MATH_H
+#endif /* FFMPEG_ACELP_MATH_H */