summaryrefslogtreecommitdiffstats
path: root/mbbsd/user.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/user.c')
-rw-r--r--mbbsd/user.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/user.c b/mbbsd/user.c
index aac88c47..8849b9ff 100644
--- a/mbbsd/user.c
+++ b/mbbsd/user.c
@@ -266,6 +266,7 @@ static void Customize(void)
default:
done = 1;
}
+ passwd_update(usernum, &cuser);
}
pressanykey();
}