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

13 lines
544 B
Plaintext
Raw Normal View History

$OpenBSD: patch-arc_h,v 1.2 2005/10/13 18:05:20 naddy Exp $
--- arc.h.orig Tue Oct 11 23:43:15 2005
+++ arc.h Tue Oct 11 23:43:25 2005
@@ -106,7 +106,7 @@ extern char tmpchr[2]; /* Temporary
1999-08-12 09:40:51 -04:00
#if GEMDOS
extern int hold; /* hold screen before exiting */
#endif
-extern int warn; /* true to print warnings */
+extern int arcwarn; /* true to print warnings */
extern int note; /* true to print comments */
extern int bose; /* true to be verbose */
extern int nocomp; /* true to suppress compression */