aboutsummaryrefslogtreecommitdiff
path: root/archivers/arc/files/patch-arccvt.c
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/arc/files/patch-arccvt.c')
-rw-r--r--archivers/arc/files/patch-arccvt.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/arc/files/patch-arccvt.c b/archivers/arc/files/patch-arccvt.c
index 1f496113cbb2..54fe714c5b57 100644
--- a/archivers/arc/files/patch-arccvt.c
+++ b/archivers/arc/files/patch-arccvt.c
@@ -1,6 +1,6 @@
---- ./arccvt.c.orig Tue Aug 10 23:03:24 1999
-+++ ./arccvt.c Tue Aug 10 23:01:55 1999
-@@ -120,7 +120,7 @@
+--- arccvt.c.orig 2010-08-07 13:06:42 UTC
++++ arccvt.c
+@@ -120,7 +120,7 @@ cvtfile(hdr) /* convert a file */
writehdr(hdr, new); /* write out real header */
fseek(new, hdr->size, 1); /* skip over data to next header */
fclose(tmp); /* all done with the file */