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

faust3 subversion at mplayerhq.hu
Sat Jan 17 11:40:29 CET 2009


Author: faust3
Date: Sat Jan 17 11:40:28 2009
New Revision: 3961

Log:
removed 1 from multiple inclusion guard

Modified:
   wmapro/wma3.h

Modified: wmapro/wma3.h
==============================================================================
--- wmapro/wma3.h	Thu Jan 15 22:04:55 2009	(r3960)
+++ wmapro/wma3.h	Sat Jan 17 11:40:28 2009	(r3961)
@@ -21,7 +21,7 @@
  */
 
 #ifndef AVCODEC_WMA3_H
-#define AVCODEC_WMA3_H 1
+#define AVCODEC_WMA3_H
 
 #include "wma3data.h"
 #include "dsputil.h"



More information about the FFmpeg-soc mailing list