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:
2e9ad69
)
cosmetics: Add #endif comment.
author
Diego Biurrun
<diego@biurrun.de>
Fri, 19 Oct 2007 09:54:16 +0000
(09:54 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Fri, 19 Oct 2007 09:54:16 +0000
(09:54 +0000)
Originally committed as revision 10811 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/des.h
patch
|
blob
|
history
diff --git
a/libavutil/des.h
b/libavutil/des.h
index
643bb0f
..
d9fe7a4
100644
(file)
--- a/
libavutil/des.h
+++ b/
libavutil/des.h
@@
-24,4
+24,4
@@
uint64_t ff_des_encdec(uint64_t in, uint64_t key, int decrypt);
-#endif
+#endif
/* FFMPEG_DES_H */