Commit ae2df26b authored by diego's avatar diego

cosmetics: Consistently use C-style comments in #endif preprocessor directives.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@13047 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 490a1d53
......@@ -72,4 +72,4 @@ static int sum_of_squares(const int16_t* speech, int length, int offset, int shi
return sum;
}
#endif // FFMPEG_ACELP_MATH_H
#endif /* FFMPEG_ACELP_MATH_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