changeset 2656:49bf9801a0af libavformat

cosmetics: Add #endif comment.
author aurel
date Sun, 21 Oct 2007 22:23:37 +0000
parents 2d3a902acf89
children 7efaa7166cb1
files asfcrypt.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/asfcrypt.h	Sun Oct 21 17:26:02 2007 +0000
+++ b/asfcrypt.h	Sun Oct 21 22:23:37 2007 +0000
@@ -24,4 +24,4 @@
 
 void ff_asfcrypt_dec(const uint8_t key[20], uint8_t *data, int len);
 
-#endif
+#endif /* FFMPEG_ASFCRYPT_H */