From 99f0f936987db84683604cb8f4b740e754222819 Mon Sep 17 00:00:00 2001 From: ptt Date: Tue, 30 Apr 2002 11:15:29 +0000 Subject: *** empty log message *** git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@135 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/mail.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mbbsd') diff --git a/mbbsd/mail.c b/mbbsd/mail.c index 3fa7ae37..6a635f39 100644 --- a/mbbsd/mail.c +++ b/mbbsd/mail.c @@ -1,4 +1,4 @@ -/* $Id: mail.c,v 1.4 2002/04/29 07:05:45 in2 Exp $ */ +/* $Id: mail.c,v 1.5 2002/04/30 11:15:29 ptt Exp $ */ #include #include #include @@ -268,7 +268,7 @@ int do_send(char *userid, char *title) { return -3; if(!title) - getdata(2, 0, "¥DÃD¡G", save_title, STRLEN, DOECHO); + getdata(2, 0, "¥DÃD¡G", save_title, STRLEN-20, DOECHO); curredit |= EDIT_MAIL; curredit &= ~EDIT_ITEM; } -- cgit v1.2.3