Commit 1b1ab198 authored by Diego Biurrun's avatar Diego Biurrun

cosmetics: Add #endif comment.

Originally committed as revision 10811 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 2e9ad69a
...@@ -24,4 +24,4 @@ ...@@ -24,4 +24,4 @@
uint64_t ff_des_encdec(uint64_t in, uint64_t key, int decrypt); uint64_t ff_des_encdec(uint64_t in, uint64_t key, int decrypt);
#endif #endif /* FFMPEG_DES_H */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment