blob: 6f270dfd388de5ad27819537cd1a963df3f94eb0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ab,v 1.2 2003/01/31 00:17:45 salo Exp $
--- include/config.h.orig Sun Mar 24 10:31:04 2002
+++ include/config.h Thu Jan 30 23:32:52 2003
@@ -309,7 +309,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.
|