[xiph-commits] r14877 - trunk/cdparanoia/paranoia
xiphmont at svn.xiph.org
xiphmont at svn.xiph.org
Mon May 12 14:21:56 PDT 2008
Author: xiphmont
Date: 2008-05-12 14:21:56 -0700 (Mon, 12 May 2008)
New Revision: 14877
Modified:
trunk/cdparanoia/paranoia/paranoia.c
Log:
first test: get it to build ;-)
Modified: trunk/cdparanoia/paranoia/paranoia.c
===================================================================
--- trunk/cdparanoia/paranoia/paranoia.c 2008-05-12 21:20:49 UTC (rev 14876)
+++ trunk/cdparanoia/paranoia/paranoia.c 2008-05-12 21:21:56 UTC (rev 14877)
@@ -1418,7 +1418,6 @@
* the root?"
* We think these samples are more likely to be correct --Monty
*/
- */
c_overwrite(rc(root),begin-matchC,
cv(l)+beginL-matchC,matchC);
@@ -1976,7 +1975,7 @@
* get into a situation where the first read was far earlier
* than all the others and no other read ever repeats the
* early positioning. --Monty */
- */
+
if(rv(root)==NULL){
if(i_init_root(&(p->root),first,beginword,callback)){
free_v_fragment(first);
More information about the commits
mailing list