summaryrefslogtreecommitdiffstats
path: root/mbbsd/pmore.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/pmore.c')
-rw-r--r--mbbsd/pmore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/pmore.c b/mbbsd/pmore.c
index f4e3b074..7c51315f 100644
--- a/mbbsd/pmore.c
+++ b/mbbsd/pmore.c
@@ -2943,7 +2943,7 @@ MFPROTO void
pmore_Help()
{
clear();
- stand_title("pmore 使用說明");
+ vs_hdr("pmore 使用說明");
vmsg("");
}
*/