diff options
Diffstat (limited to 'mbbsd/mbbsd.c')
-rw-r--r-- | mbbsd/mbbsd.c | 1 |
1 files changed, 1 insertions, 0 deletions
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 |