patch-arc_h 560 B

12345678910111213
  1. $OpenBSD: patch-arc_h,v 1.3 2011/05/23 13:42:10 gsoares Exp $
  2. --- arc.h.orig Sat Aug 7 10:06:42 2010
  3. +++ arc.h Thu May 19 23:35:46 2011
  4. @@ -106,7 +106,7 @@ extern char tmpchr[2]; /* Temporary file prefix, d
  5. #if GEMDOS
  6. extern int hold; /* hold screen before exiting */
  7. #endif
  8. -extern int warn; /* true to print warnings */
  9. +extern int arcwarn; /* true to print warnings */
  10. extern int note; /* true to print comments */
  11. extern int bose; /* true to be verbose */
  12. extern int nocomp; /* true to suppress compression */