changeset 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 bdacae101076
children ac91a72922e5
files acelp_math.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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 */