summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2002-07-02 23:07:20 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2002-07-02 23:07:20 +0800
commitc322dc313959c83df5033e469b13ef9656eff096 (patch)
tree2653b6c629804345cf7f1ab1d49f2460a293df2a
parenta8f68d10d03c506dac406775608765fb4e1d9675 (diff)
downloadpttbbs-c322dc313959c83df5033e469b13ef9656eff096.tar
pttbbs-c322dc313959c83df5033e469b13ef9656eff096.tar.gz
pttbbs-c322dc313959c83df5033e469b13ef9656eff096.tar.bz2
pttbbs-c322dc313959c83df5033e469b13ef9656eff096.tar.lz
pttbbs-c322dc313959c83df5033e469b13ef9656eff096.tar.xz
pttbbs-c322dc313959c83df5033e469b13ef9656eff096.tar.zst
pttbbs-c322dc313959c83df5033e469b13ef9656eff096.zip
title "���u�O��" format
git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk@402 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
-rw-r--r--pttbbs/mbbsd/talk.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pttbbs/mbbsd/talk.c b/pttbbs/mbbsd/talk.c
index 780c0244..add07deb 100644
--- a/pttbbs/mbbsd/talk.c
+++ b/pttbbs/mbbsd/talk.c
@@ -1,4 +1,4 @@
-/* $Id: talk.c,v 1.74 2002/07/02 13:01:43 in2 Exp $ */
+/* $Id: talk.c,v 1.75 2002/07/02 15:07:20 in2 Exp $ */
#include "bbs.h"
#define QCAST int (*)(const void *, const void *)
@@ -788,7 +788,7 @@ int t_display(void)
mymail.filemode = FILE_READ | FILE_HOLD;
strcpy(mymail.owner, "[³Æ.§Ñ.¿ý]");
- strcpy(mymail.title, "¼ö½u\033[37;41m°O¿ý\033[m");
+ strcpy(mymail.title, "¼ö½u°O¿ý");
sethomedir(title, cuser.userid);
Rename(genbuf, buf);
append_record(title, &mymail, sizeof(mymail));