From 769b139c4ca7e858cb30b8240ed074fbe90469a9 Mon Sep 17 00:00:00 2001 From: piaip Date: Sat, 29 Aug 2009 13:56:55 +0000 Subject: * fix line wrong position git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4788 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/admin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mbbsd/admin.c') 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 -- cgit v1.2.3