diff options
Diffstat (limited to 'mbbsd/admin.c')
-rw-r--r-- | mbbsd/admin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/admin.c b/mbbsd/admin.c index 75620f38..50face6b 100644 --- a/mbbsd/admin.c +++ b/mbbsd/admin.c @@ -111,8 +111,8 @@ upgrade_passwd(userec_t *puser) puser->lastseen= 0; puser->version = PASSWD_VERSION; return; -#endif } +#endif } static int |