From ba7d0724d84952fd0989b99ba5e9ef42d8b8f262 Mon Sep 17 00:00:00 2001 From: piaip Date: Sat, 12 Apr 2008 17:20:08 +0000 Subject: - board: move cursor when leaving same board. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4149 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/proto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/proto.h') diff --git a/include/proto.h b/include/proto.h index 166c3fd2..7115a87d 100644 --- a/include/proto.h +++ b/include/proto.h @@ -79,7 +79,7 @@ int edit_title(int ent, fileheader_t *fhdr, const char *direct); int whereami(void); void set_board(void); int do_post(void); -void ReadSelect(void); +int ReadSelect(void); int save_violatelaw(void); int board_select(void); int board_digest(void); -- cgit v1.2.3