openbsd-ports/archivers/arc/patches/patch-arcdata_c

13 lines
561 B
Plaintext
Raw Normal View History

$OpenBSD: patch-arcdata_c,v 1.2 2005/10/13 18:05:20 naddy Exp $
--- arcdata.c.orig Tue Oct 11 23:47:06 2005
+++ arcdata.c Tue Oct 11 23:47:19 2005
@@ -35,7 +35,7 @@ char tmpchr[2] = "-";/* Tempo
1999-08-12 09:40:51 -04:00
#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 */