diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-07-07 17:34:05 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-07-07 17:34:05 +0000 |
commit | 3ca85b632c9a23aa177d2946e4fb5c7ee277acf7 (patch) | |
tree | ee642e75267c0587ed69b49ad472cd782d2662ce /java/jode | |
parent | Add USE_ICONV to fix build on pointyhat (diff) |
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
Diffstat (limited to 'java/jode')
0 files changed, 0 insertions, 0 deletions