opnsense-ports/archivers/arc/files/patch-arc.h
Franco Fichtner 6e79da282a */*: sync with upstream
Taken from: FreeBSD
2016-07-27 07:58:02 +02:00

11 lines
458 B
C

--- arc.h.orig 2010-08-07 13:06:42 UTC
+++ arc.h
@@ -106,7 +106,7 @@ extern char tmpchr[2]; /* Temporary
#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 */