1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

cosmetics: Add #endif comment.

Originally committed as revision 10811 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun
2007-10-19 09:54:16 +00:00
parent 2e9ad69aaf
commit 1b1ab19816

View File

@@ -24,4 +24,4 @@
uint64_t ff_des_encdec(uint64_t in, uint64_t key, int decrypt);
#endif
#endif /* FFMPEG_DES_H */