Commit 26c52021 authored by Diego Biurrun's avatar Diego Biurrun

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

Originally committed as revision 13174 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent bcdab7e5
......@@ -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