Commit 756a01f5 authored by Diego Biurrun's avatar Diego Biurrun

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

Originally committed as revision 13442 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent b467be72
...@@ -148,4 +148,4 @@ void ff_acelp_weighted_vector_sum( ...@@ -148,4 +148,4 @@ void ff_acelp_weighted_vector_sum(
int shift, int shift,
int length); int length);
#endif // FFMPEG_ACELP_VECTORS_H #endif /* FFMPEG_ACELP_VECTORS_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