diff acelp_filters.h @ 6814:3e5f5f14f796 libavcodec

cosmetics: Use C-style comment delimiters with #endif directives.
author diego
date Thu, 15 May 2008 23:03:55 +0000
parents b03cd8d29d60
children 94465a2c3b34
line wrap: on
line diff
--- a/acelp_filters.h	Thu May 15 23:02:43 2008 +0000
+++ b/acelp_filters.h	Thu May 15 23:03:55 2008 +0000
@@ -112,4 +112,4 @@
         const int16_t* in,
         int length);
 
-#endif // FFMPEG_ACELP_FILTERS_H
+#endif /* FFMPEG_ACELP_FILTERS_H */