From 44130518ebaf2717f7e842ad4799801ca5150566 Mon Sep 17 00:00:00 2001 From: piaip Date: Thu, 6 Mar 2008 15:10:27 +0000 Subject: - more: change 's' to 'select-board' instead of 'search'. - board:enable 'd' to remove myfav entries. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3971 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/bbs.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mbbsd/bbs.c') diff --git a/mbbsd/bbs.c b/mbbsd/bbs.c index c8da182b..5de2d935 100644 --- a/mbbsd/bbs.c +++ b/mbbsd/bbs.c @@ -3967,8 +3967,7 @@ log_board(iconst char *mode, time4_t usetime) int Select(void) { - do_select(); - return 0; + return do_select(); } #ifdef HAVEMOBILE -- cgit v1.2.3