Fix clash in usage of unicode private use area

darcs-hash:20060214113514-ac50b-5160e3b7ac9401a7ef198121d39e33225df4b766.gz
This commit is contained in:
axel 2006-02-14 21:35:14 +10:00
parent 8258961c29
commit 5fb9d9aa38

View file

@ -47,7 +47,7 @@ typedef char tputs_arg_t;
/**
This is in the unicode private use area.
*/
#define ENCODE_DIRECT_BASE 0xf000
#define ENCODE_DIRECT_BASE 0xf100
/**
Save the shell mode on startup so we can restore them on exit