From 05edecab9694e409a989d29de84eb15b44c0bd9a Mon Sep 17 00:00:00 2001 From: piaip Date: Tue, 15 Apr 2008 12:28:24 +0000 Subject: - (internal) change API names to visio format: stand_title -> vs_hdr. - mouts -> (curses style) mvouts git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4167 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/pmore.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mbbsd/pmore.c') 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(""); } */ -- cgit v1.2.3