1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

cosmetics: Use C-style comments in #endif directives.

Originally committed as revision 13442 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2008-05-26 23:09:46 +00:00
parent b467be729e
commit 756a01f522

View File

@ -148,4 +148,4 @@ void ff_acelp_weighted_vector_sum(
int shift,
int length);
#endif // FFMPEG_ACELP_VECTORS_H
#endif /* FFMPEG_ACELP_VECTORS_H */