git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b467be7
)
cosmetics: Use C-style comments in #endif directives.
author
Diego Biurrun
<diego@biurrun.de>
Mon, 26 May 2008 23:09:46 +0000
(23:09 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Mon, 26 May 2008 23:09:46 +0000
(23:09 +0000)
Originally committed as revision 13442 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/acelp_vectors.h
patch
|
blob
|
history
diff --git
a/libavcodec/acelp_vectors.h
b/libavcodec/acelp_vectors.h
index
be1ed2c
..
b7dcf6d
100644
(file)
--- 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 */