summaryrefslogtreecommitdiffstats
path: root/mbbsd
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd')
-rw-r--r--mbbsd/passwd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/passwd.c b/mbbsd/passwd.c
index f4b7a654..7fbb7d96 100644
--- a/mbbsd/passwd.c
+++ b/mbbsd/passwd.c
@@ -61,7 +61,7 @@ passwd_sync_update(int num, userec_t * buf)
}
}
- if (passwd_sync_update(num, buf) != 0)
+ if (passwd_update(num, buf) != 0)
return -1;
if (currutmp && usernum > 0 &&