mirror of https://git.ffmpeg.org/ffmpeg.git
cosmetics: Add #endif comment.
Originally committed as revision 10811 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
2e9ad69aaf
commit
1b1ab19816
|
@ -24,4 +24,4 @@
|
|||
|
||||
uint64_t ff_des_encdec(uint64_t in, uint64_t key, int decrypt);
|
||||
|
||||
#endif
|
||||
#endif /* FFMPEG_DES_H */
|
||||
|
|
Loading…
Reference in New Issue