This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
cosmetics: Use C-style comments in #endif directives.
Originally committed as revision 13442 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun
17 years ago
parent
b467be729e
commit
756a01f522
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavcodec/acelp_vectors.h
+ 1
- 1
libavcodec/acelp_vectors.h
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 */
Write
Preview
Loading…
Cancel
Save