summaryrefslogtreecommitdiff
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.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/arc/files/patch-arccvt.c b/archivers/arc/files/patch-arccvt.c
index 54fe714c5b57..15508bd03c22 100644
--- a/archivers/arc/files/patch-arccvt.c
+++ b/archivers/arc/files/patch-arccvt.c
@@ -1,6 +1,6 @@
---- arccvt.c.orig 2010-08-07 13:06:42 UTC
+--- arccvt.c.orig 2013-06-27 02:00:19 UTC
+++ arccvt.c
-@@ -120,7 +120,7 @@ cvtfile(hdr) /* convert a file */
+@@ -118,7 +118,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 */