[xiph-cvs] cvs commit: vorbis/lib res0.c

Monty xiphmont at xiph.org
Sat Jan 18 00:28:37 PST 2003



xiphmont    03/01/18 03:28:37

  Modified:    lib      res0.c
  Log:
  Close bug 264

Revision  Changes    Path
1.49      +2 -2      vorbis/lib/res0.c

Index: res0.c
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/res0.c,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- res0.c	11 Jul 2002 06:40:50 -0000	1.48
+++ res0.c	18 Jan 2003 08:28:37 -0000	1.49
@@ -11,7 +11,7 @@
  ********************************************************************
 
  function: residue backend 0, 1 and 2 implementation
- last mod: $Id: res0.c,v 1.48 2002/07/11 06:40:50 xiphmont Exp $
+ last mod: $Id: res0.c,v 1.49 2003/01/18 08:28:37 xiphmont Exp $
 
  ********************************************************************/
 
@@ -331,7 +331,7 @@
           best=i;
         }
       }
-      e++;
+      e+=dim;
     }
   }
 

<p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list