changeset 6901:a2449742ca2a libavcodec

cosmetics: Use C-style comments in #endif directives.
author diego
date Mon, 26 May 2008 23:09:46 +0000
parents 9333cbdc4524
children b6e110c575ff
files acelp_vectors.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/acelp_vectors.h	Mon May 26 18:26:47 2008 +0000
+++ b/acelp_vectors.h	Mon May 26 23:09:46 2008 +0000
@@ -148,4 +148,4 @@
         int shift,
         int length);
 
-#endif // FFMPEG_ACELP_VECTORS_H
+#endif /* FFMPEG_ACELP_VECTORS_H */