From cfca496481a7fd0c300884f05be44893aacf1b54 Mon Sep 17 00:00:00 2001 From: scw Date: Sun, 30 Jan 2005 08:38:51 +0000 Subject: Missing commit. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2448 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/proto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/proto.h b/include/proto.h index b211ff1c..ab551ae6 100644 --- a/include/proto.h +++ b/include/proto.h @@ -22,7 +22,7 @@ int m_board(void); int m_register(void); int cat_register(void); unsigned int setperms(unsigned int pbits, char * const pstring[]); -void setup_man(boardheader_t * board); +void setup_man(boardheader_t * board, boardheader_t * oldboard); void delete_symbolic_link(boardheader_t *bh, int bid); int make_symbolic_link(char *bname, int gid); int make_symbolic_link_interactively(int gid); -- cgit v1.2.3