1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

cosmetics: Add #endif comment.

Originally committed as revision 10829 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Aurelien Jacobs
2007-10-21 22:23:37 +00:00
parent c6e2f0831c
commit f9cdbfa271

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 */