changeset 6814:3e5f5f14f796 libavcodec

cosmetics: Use C-style comment delimiters with #endif directives.
author diego
date Thu, 15 May 2008 23:03:55 +0000
parents 999e8762799a
children dd70fdc9993a
files acelp_filters.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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 */