openbsd-ports/archivers/arc/patches/patch-arcdata_c
obecian e73603ade9 + rename patches
+ integrate COMMENT
+ bump version

ports/archivers - ports@ maintained ports
2001-03-29 11:41:17 +00:00

12 lines
460 B
Plaintext

--- ./arcdata.c.orig Tue Aug 10 23:03:24 1999
+++ ./arcdata.c Tue Aug 10 23:01:56 1999
@@ -35,7 +35,7 @@
#if GEMDOS
int hold = 0; /* true to pause before exit */
#endif
-int warn = 1; /* true to print warnings */
+int arcwarn = 1; /* true to print warnings */
int note = 1; /* true to print comments */
int bose = 0; /* true to be verbose */
int nocomp = 0; /* true to suppress compression */