blob: 76898a75faea19cb848713677d40ea3c8d60e70f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ab,v 1.3 2004/11/26 11:38:14 adam Exp $
--- include/config.h.orig 2003-07-26 07:00:32.000000000 +0000
+++ include/config.h
@@ -295,7 +295,7 @@
* This is recommended when you want to start BitchX in an xterm without
* the usage of the special "vga"-font.
*/
-#undef ONLY_STD_CHARS
+#define ONLY_STD_CHARS
/*
* Normally BitchX uses only the IBMPC (cp437) charset.
|