[FFmpeg-soc] [soc]: r3959 - wmapro/wma3.h

faust3 subversion at mplayerhq.hu
Thu Jan 15 21:44:00 CET 2009


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 */
 



More information about the FFmpeg-soc mailing list