de-fuzz patches against new revision
[debian/gzip] / debian / patches / sigpipe.diff
index 2bc2303a7c20643b496bcf166d6cf001c3914b50..7339b815a82e010aa28ab44ad16b171bd66c0d30 100644 (file)
@@ -1,6 +1,6 @@
---- gzip-1.6.orig/gzip.c
-+++ gzip-1.6/gzip.c
-@@ -562,7 +562,11 @@ int main (int argc, char **argv)
+--- a/gzip.c
++++ b/gzip.c
+@@ -658,7 +658,11 @@
      ALLOC(ush, tab_prefix1, 1L<<(BITS-1));
  #endif