Fixed a GCC-ism that MSVC was choking on (it's probably still wrong, but it
authorMike Smith <msmith@xiph.org>
Tue, 15 Aug 2000 15:24:30 +0000 (15:24 +0000)
committerMike Smith <msmith@xiph.org>
Tue, 15 Aug 2000 15:24:30 +0000 (15:24 +0000)
works, which is better than what was there)

svn path=/trunk/vorbis/; revision=591

include/vorbis/mode_D.h

index bd478f2..db11649 100644 (file)
@@ -12,7 +12,7 @@
  ********************************************************************
 
  function: predefined encoding modes
- last mod: $Id: mode_D.h,v 1.2 2000/08/15 09:09:32 xiphmont Exp $
+ last mod: $Id: mode_D.h,v 1.3 2000/08/15 15:24:30 msmith Exp $
 
  ********************************************************************/
 
@@ -97,7 +97,7 @@ static vorbis_info_psy _psy_set_256 ={
 
   0,/*noisemaskp */
   /*  0   10   20   30   40   50   60    70    80    90   100 */
-  {},
+  {0},
  
   110.,