summaryrefslogtreecommitdiffstats
path: root/libavcodec/acelp_vectors.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2008-05-26 23:09:46 +0000
committerDiego Biurrun <diego@biurrun.de>2008-05-26 23:09:46 +0000
commit756a01f522d5758550010b6ffaae300b7fc86d20 (patch)
tree23fc3e91e4595ffa6c62562c4499c5842fc5c8f6 /libavcodec/acelp_vectors.h
parentb467be729eddd4a88d3733e4e28148f78e8983b2 (diff)
downloadffmpeg-streaming-756a01f522d5758550010b6ffaae300b7fc86d20.zip
ffmpeg-streaming-756a01f522d5758550010b6ffaae300b7fc86d20.tar.gz
cosmetics: Use C-style comments in #endif directives.
Originally committed as revision 13442 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/acelp_vectors.h')
-rw-r--r--libavcodec/acelp_vectors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/acelp_vectors.h b/libavcodec/acelp_vectors.h
index be1ed2c..b7dcf6d 100644
--- a/libavcodec/acelp_vectors.h
+++ b/libavcodec/acelp_vectors.h
@@ -148,4 +148,4 @@ void ff_acelp_weighted_vector_sum(
int shift,
int length);
-#endif // FFMPEG_ACELP_VECTORS_H
+#endif /* FFMPEG_ACELP_VECTORS_H */
OpenPOWER on IntegriCloud