From 085fd1b7a7921bcd9300d925f2d14d4cbe7d24aa Mon Sep 17 00:00:00 2001 From: kcwu Date: Sat, 12 Mar 2005 13:44:06 +0000 Subject: forget commit this file git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2608 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 664c484b..1d8e667c 100644 --- a/include/proto.h +++ b/include/proto.h @@ -40,7 +40,7 @@ int make_symbolic_link_interactively(int gid); void merge_dir(char *dir1, char *dir2, int isoutter); /* announce */ -int a_menu(char *maintitle, char *path, int lastlevel); +int a_menu(char *maintitle, char *path, int lastlevel, char *trans_buffer); void a_copyitem(char* fpath, char* title, char* owner, int mode); int Announce(void); void gem(char* maintitle, item_t* path, int update); -- cgit v1.2.3