summaryrefslogtreecommitdiffstats
path: root/mbbsd/indict.c
diff options
context:
space:
mode:
authorkcwu <kcwu@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-06-28 16:48:36 +0800
committerkcwu <kcwu@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-06-28 16:48:36 +0800
commit6a035e86eccd6ff1073c9d2e0feed3cf9d6b149c (patch)
tree516d0de7686f78efa3d075df58400f89ad2b88b4 /mbbsd/indict.c
parent2dea9dc6eeee3dcd9a0ebc32dcee9723c4787c91 (diff)
downloadpttbbs-6a035e86eccd6ff1073c9d2e0feed3cf9d6b149c.tar
pttbbs-6a035e86eccd6ff1073c9d2e0feed3cf9d6b149c.tar.gz
pttbbs-6a035e86eccd6ff1073c9d2e0feed3cf9d6b149c.tar.bz2
pttbbs-6a035e86eccd6ff1073c9d2e0feed3cf9d6b149c.tar.lz
pttbbs-6a035e86eccd6ff1073c9d2e0feed3cf9d6b149c.tar.xz
pttbbs-6a035e86eccd6ff1073c9d2e0feed3cf9d6b149c.tar.zst
pttbbs-6a035e86eccd6ff1073c9d2e0feed3cf9d6b149c.zip
fix typo
git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@983 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd/indict.c')
-rw-r--r--mbbsd/indict.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbbsd/indict.c b/mbbsd/indict.c
index 1de9b02c..cdd2712d 100644
--- a/mbbsd/indict.c
+++ b/mbbsd/indict.c
@@ -1,4 +1,4 @@
-/* $Id: indict.c,v 1.12 2003/01/19 16:06:06 kcwu Exp $ */
+/* $Id: indict.c,v 1.13 2003/06/28 08:48:36 kcwu Exp $ */
#include "bbs.h"
#define REFER "etc/dicts"
@@ -73,7 +73,7 @@ use_dict()
{
FILE *fp;
char lang[150], word[80] = "";
- char j, f, buf[120], sys[] = "|\033[31me\033[m:½sÄy¦r¨å";
+ char j, f, buf[120], sys[] = "|\033[31me\033[m:½s¿è¦r¨å";
int i = 0;
setutmpmode(DICT);