cosmetics: Add #endif comment.

Originally committed as revision 10811 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Diego Biurrun 17 years ago
parent 2e9ad69aaf
commit 1b1ab19816
  1. 2
      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 */

Loading…
Cancel
Save