projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6e2f08
)
cosmetics: Add #endif comment.
author
Aurelien Jacobs
<aurel@gnuage.org>
Sun, 21 Oct 2007 22:23:37 +0000
(22:23 +0000)
committer
Aurelien Jacobs
<aurel@gnuage.org>
Sun, 21 Oct 2007 22:23:37 +0000
(22:23 +0000)
Originally committed as revision 10829 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/asfcrypt.h
patch
|
blob
|
history
diff --git
a/libavformat/asfcrypt.h
b/libavformat/asfcrypt.h
index
f4da703
..
4b82ae5
100644
(file)
--- a/
libavformat/asfcrypt.h
+++ b/
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 */