cosmetics: Add #endif comment.

Originally committed as revision 10829 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Aurelien Jacobs 17 years ago
parent c6e2f0831c
commit f9cdbfa271
  1. 2
      libavformat/asfcrypt.h

@ -24,4 +24,4 @@
void ff_asfcrypt_dec(const uint8_t key[20], uint8_t *data, int len);
#endif
#endif /* FFMPEG_ASFCRYPT_H */

Loading…
Cancel
Save