Author: faust3
Date: Sat Jan 17 19:23:14 2009
New Revision: 3987

Log:
fixed comment

Modified:
   wmapro/wma3.h

Modified: wmapro/wma3.h
==============================================================================
--- wmapro/wma3.h       Sat Jan 17 19:21:26 2009        (r3986)
+++ wmapro/wma3.h       Sat Jan 17 19:23:14 2009        (r3987)
@@ -30,7 +30,7 @@
 #define MAX_SUBFRAMES     32          //< max number of subframes per channel
 #define MAX_BANDS         29          //< max number of scale factor bands
 
-/* size of blocks defines taken from wma.h*/
+/* size of block defines taken from wma.h*/
 #define BLOCK_MIN_BITS     7
 #define BLOCK_MAX_BITS    12
 #define BLOCK_MAX_SIZE    (1 << BLOCK_MAX_BITS)
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to