summaryrefslogtreecommitdiffstats
path: root/mbbsd/announce.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/announce.c')
-rw-r--r--mbbsd/announce.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/mbbsd/announce.c b/mbbsd/announce.c
index a7cd016f..dba8c1d7 100644
--- a/mbbsd/announce.c
+++ b/mbbsd/announce.c
@@ -962,11 +962,9 @@ a_menu(char *maintitle, char *path, int lastlevel)
a_forward(path, &me.header[me.now - me.page], ch /* == 'U' */ );
/* By CharlieL */
} else
- outmsg("無法轉寄此項目");
+ vmsg("無法轉寄此項目");
me.page = 9999;
- refresh();
- sleep(1);
break;
#ifdef BLOG