From 86c0d7458eee83cde3e35abbba85b66337076262 Mon Sep 17 00:00:00 2001 From: ptt Date: Fri, 16 May 2003 08:30:48 +0000 Subject: *** empty log message *** git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@858 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/admin.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mbbsd/admin.c b/mbbsd/admin.c index 9ffe5a08..29145dd7 100644 --- a/mbbsd/admin.c +++ b/mbbsd/admin.c @@ -1,4 +1,4 @@ -/* $Id: admin.c,v 1.41 2003/05/16 08:25:10 ptt Exp $ */ +/* $Id: admin.c,v 1.42 2003/05/16 08:30:48 ptt Exp $ */ #include "bbs.h" /* 使用者管理 */ @@ -92,6 +92,7 @@ search_key_user(char *passwdfile, int mode) setfriendfile(friendfile, FRIEND_SPECIAL); } friend_add(user.userid, FRIEND_SPECIAL, keymatch); + break; } if (ch == ' ') break; -- cgit v1.2.3