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: Add #endif comment.
Originally committed as revision 10829 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Aurelien Jacobs
17 years ago
parent
c6e2f0831c
commit
f9cdbfa271
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavformat/asfcrypt.h
+ 1
- 1
libavformat/asfcrypt.h
View File
@@ -24,4 +24,4 @@
void ff_asfcrypt_dec(const uint8_t key[20], uint8_t *data, int len);
#endif
#endif
/* FFMPEG_ASFCRYPT_H */
Write
Preview
Loading…
Cancel
Save