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