mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
cosmetics: Use C-style comment delimiters with #endif directives.
Originally committed as revision 13174 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
bcdab7e547
commit
26c5202173
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user