blob: 143045dac60823373f81974b7caf948dfe36b9ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Index: zziplib-0.10.82/bins/zziptest.c
===================================================================
--- zziplib-0.10.82.orig/bins/zziptest.c 2008-02-20 12:10:35.000000000 +0100
+++ zziplib-0.10.82/bins/zziptest.c 2008-02-20 12:10:44.000000000 +0100
@@ -52,7 +52,7 @@
}
} printf("OK.\n");
-#if 1
+#if 0
printf("{check...\n");
{ struct zzip_dir_hdr * hdr = dir->hdr0;
|