[xiph-commits] r9976 - trunk/speex/libspeex
jm at svn.xiph.org
jm at svn.xiph.org
Tue Sep 6 22:29:01 PDT 2005
Author: jm
Date: 2005-09-06 22:28:58 -0700 (Tue, 06 Sep 2005)
New Revision: 9976
Modified:
trunk/speex/libspeex/cb_search.c
Log:
Cosmetic change - Alfred E. Heggestad
Modified: trunk/speex/libspeex/cb_search.c
===================================================================
--- trunk/speex/libspeex/cb_search.c 2005-09-06 21:09:55 UTC (rev 9975)
+++ trunk/speex/libspeex/cb_search.c 2005-09-07 05:28:58 UTC (rev 9976)
@@ -112,7 +112,7 @@
int update_target
)
{
- int i,j,m,n,q;
+ int i,j,m,q;
VARDECL(spx_word16_t *resp);
#ifdef _USE_SSE
VARDECL(__m128 *resp2);
More information about the commits
mailing list