[FFmpeg-cvslog] r10829 - trunk/libavformat/asfcrypt.h

aurel subversion
Mon Oct 22 00:23:37 CEST 2007


Author: aurel
Date: Mon Oct 22 00:23:37 2007
New Revision: 10829

Log:
cosmetics: Add #endif comment.

Modified:
   trunk/libavformat/asfcrypt.h

Modified: trunk/libavformat/asfcrypt.h
==============================================================================
--- trunk/libavformat/asfcrypt.h	(original)
+++ trunk/libavformat/asfcrypt.h	Mon Oct 22 00:23:37 2007
@@ -24,4 +24,4 @@
 
 void ff_asfcrypt_dec(const uint8_t key[20], uint8_t *data, int len);
 
-#endif
+#endif /* FFMPEG_ASFCRYPT_H */




More information about the ffmpeg-cvslog mailing list