[xiph-commits] r10654 - trunk/speex/libspeex

xiphmont at svn.xiph.org xiphmont at svn.xiph.org
Mon Dec 19 03:59:44 PST 2005


Author: xiphmont
Date: 2005-12-19 03:59:41 -0800 (Mon, 19 Dec 2005)
New Revision: 10654

Modified:
   trunk/speex/libspeex/vorbis_psy.c
Log:
latest tweak


Modified: trunk/speex/libspeex/vorbis_psy.c
===================================================================
--- trunk/speex/libspeex/vorbis_psy.c	2005-12-19 11:54:46 UTC (rev 10653)
+++ trunk/speex/libspeex/vorbis_psy.c	2005-12-19 11:59:41 UTC (rev 10654)
@@ -392,7 +392,7 @@
 
      seq++;
    }
-#endif
+   #endif
 
     /* FFT yields more accurate tonal estimation (not phase sensitive) */
     spx_drft_forward(&psy->lookup,work);



More information about the commits mailing list