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:
parent
b467be729e
commit
756a01f522
1 changed files with 1 additions and 1 deletions
|
|
@ -148,4 +148,4 @@ void ff_acelp_weighted_vector_sum(
|
|||
int shift,
|
||||
int length);
|
||||
|
||||
#endif // FFMPEG_ACELP_VECTORS_H
|
||||
#endif /* FFMPEG_ACELP_VECTORS_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue