diff --git a/libavcodec/acelp_filters.h b/libavcodec/acelp_filters.h index 8c06892115..9e497caec6 100644 --- 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 */