summaryrefslogtreecommitdiffstats
path: root/mbbsd/syspost.c
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-04-20 15:37:31 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-04-20 15:37:31 +0800
commit9a360cadca87f1c091ecd1502237051be58d1cb7 (patch)
tree1e9c1af6fc7ac8831172ae958db9d5ee4c2a0080 /mbbsd/syspost.c
parentb384cc82423ed1e451b2109d2bd3ad22dd8e15cb (diff)
downloadpttbbs-9a360cadca87f1c091ecd1502237051be58d1cb7.tar
pttbbs-9a360cadca87f1c091ecd1502237051be58d1cb7.tar.gz
pttbbs-9a360cadca87f1c091ecd1502237051be58d1cb7.tar.bz2
pttbbs-9a360cadca87f1c091ecd1502237051be58d1cb7.tar.lz
pttbbs-9a360cadca87f1c091ecd1502237051be58d1cb7.tar.xz
pttbbs-9a360cadca87f1c091ecd1502237051be58d1cb7.tar.zst
pttbbs-9a360cadca87f1c091ecd1502237051be58d1cb7.zip
- chat: add ZA in chat
- mail/read: allow ^P in mail to send iner mail - syspost: fix some messages without trailing newlines git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4216 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd/syspost.c')
-rw-r--r--mbbsd/syspost.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/syspost.c b/mbbsd/syspost.c
index a1bbffa9..02b614d4 100644
--- a/mbbsd/syspost.c
+++ b/mbbsd/syspost.c
@@ -91,7 +91,7 @@ post_change_perm(int oldperm, int newperm, const char *sysopid, const char *user
clear();
while (!getdata(5, 0, "請輸入理由以示負責:",
reason, sizeof(reason), DOECHO));
- sprintf(s, "\n " ANSI_COLOR(1;37) "站長%s修改權限理由是:%s" ANSI_RESET,
+ sprintf(s, "\n " ANSI_COLOR(1;37) "站長%s修改權限理由是:%s\n" ANSI_RESET,
cuser.userid, reason);
snprintf(title, sizeof(title), "[公安報告] 站長%s修改%s權限報告",