ports/archivers/arc/patches/patch-arc_h

12 lines
498 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- 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 */