summaryrefslogtreecommitdiffstats
path: root/mbbsd/xyz.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/xyz.c')
-rw-r--r--mbbsd/xyz.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/xyz.c b/mbbsd/xyz.c
index e62e4b66..badddf1d 100644
--- a/mbbsd/xyz.c
+++ b/mbbsd/xyz.c
@@ -276,7 +276,7 @@ Goodbye(void)
clear();
- more("etc/Logout", NA);
+ show_80x24_screen("etc/Logout");
{
int diff = (now - login_start_time) / 60;