Commit c929b66e authored by diego's avatar diego

cosmetics: Use C-style comment delimiters with #endif directives.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@13174 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent bd8e9b43
......@@ -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 */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment