projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcdab7e
)
cosmetics: Use C-style comment delimiters with #endif directives.
author
Diego Biurrun
<diego@biurrun.de>
Thu, 15 May 2008 23:03:55 +0000
(23:03 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Thu, 15 May 2008 23:03:55 +0000
(23:03 +0000)
Originally committed as revision 13174 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/acelp_filters.h
patch
|
blob
|
history
diff --git
a/libavcodec/acelp_filters.h
b/libavcodec/acelp_filters.h
index
8c06892
..
9e497ca
100644
(file)
--- a/
libavcodec/acelp_filters.h
+++ b/
libavcodec/acelp_filters.h
@@
-112,4
+112,4
@@
void ff_acelp_high_pass_filter(
const int16_t* in,
int length);
-#endif /
/ FFMPEG_ACELP_FILTERS_H
+#endif /
* FFMPEG_ACELP_FILTERS_H */