From fe78367f3084e6e829b995e30bd6548ae28833d4 Mon Sep 17 00:00:00 2001 From: in2 Date: Thu, 18 Aug 2005 18:52:21 +0000 Subject: show Welcome_login just after correctly logining git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3062 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/mbbsd.c | 1 + 1 file changed, 1 insertion(+) (limited to 'mbbsd/mbbsd.c') diff --git a/mbbsd/mbbsd.c b/mbbsd/mbbsd.c index 3cbcb171..cd8250c8 100644 --- a/mbbsd/mbbsd.c +++ b/mbbsd/mbbsd.c @@ -948,6 +948,7 @@ user_login(void) } #endif } + refresh(); log_usies("ENTER", fromhost); #ifndef VALGRIND -- cgit v1.2.3