Author: faust3
Date: Thu Jan 15 21:44:00 2009
New Revision: 3959

Log:
added a comment to the end of the multiple inclusion guard

Modified:
   wmapro/wma3.h

Modified: wmapro/wma3.h
==============================================================================
--- wmapro/wma3.h       Thu Jan 15 21:42:37 2009        (r3958)
+++ wmapro/wma3.h       Thu Jan 15 21:44:00 2009        (r3959)
@@ -161,5 +161,5 @@ typedef struct WMA3DecodeContext {
     uint8_t*         prev_frame;               //< prev frame data
 } WMA3DecodeContext;
 
-#endif
+#endif /* AVCODEC_WMA3_H */
 
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to