K 10 svn:author V 8 jylefort K 8 svn:date V 27 2005-07-07T17:34:05.000000Z K 7 svn:log V 421 Track the in-place distfile change: diff -ruN foremost-1.0.orig/extract.c foremost-1.0/extract.c --- foremost-1.0.orig/extract.c Tue Jun 28 07:13:47 2005 +++ foremost-1.0/extract.c Wed Jul 6 08:04:12 2005 @@ -1809,7 +1809,7 @@ return foundat;/*Error*/ } foundat+=7; - printx(foundat,0,16); + //printx(foundat,0,16); if(foundat) /*Found found a valid JPEG*/ { Reported by: pointyhat END