openbsd-ports/archivers/arc/patches/patch-arc_h
gsoares 8f400fede0 update archivers/arc to 5.21p
OK jasper@ sthen@
OK wcmaier@ (MAINTAINER) and who wants to drop maintainership
2011-05-23 13:42:10 +00:00

13 lines
560 B
Plaintext

$OpenBSD: patch-arc_h,v 1.3 2011/05/23 13:42:10 gsoares Exp $
--- arc.h.orig Sat Aug 7 10:06:42 2010
+++ arc.h Thu May 19 23:35:46 2011
@@ -106,7 +106,7 @@ extern char tmpchr[2]; /* Temporary file prefix, d
#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 */