patch-src_main_c 450 B

12345678910111213
  1. $Id$
  2. $MirOS: ports/misc/mc/patches/patch-src_main_c,v 1.6 2006/10/28 22:35:48 tg Exp $
  3. --- mc-4.6.1.orig/src/main.c 2005-07-23 16:52:02.000000000 +0000
  4. +++ mc-4.6.1/src/main.c 2007-03-20 13:32:10.000000000 +0000
  5. @@ -150,7 +150,7 @@ int auto_save_setup = 1;
  6. #ifndef HAVE_CHARSET
  7. /* If true, allow characters in the range 160-255 */
  8. -int eight_bit_clean = 1;
  9. +int eight_bit_clean = 0;
  10. /*
  11. * If true, also allow characters in the range 128-159.