summaryrefslogtreecommitdiffstats
path: root/mbbsd/mbbsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/mbbsd.c')
-rw-r--r--mbbsd/mbbsd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/mbbsd.c b/mbbsd/mbbsd.c
index 99394c0b..8c27da5e 100644
--- a/mbbsd/mbbsd.c
+++ b/mbbsd/mbbsd.c
@@ -775,7 +775,7 @@ login_query(char *ruid)
sleep(3);
exit(1);
}
- bzero(&cuser, sizeof(cuser));
+ pwcuInitZero();
#ifdef DEBUG
move(19, 0);