From 84eb7263b74d4a83a3ab4636557e1584675841bb Mon Sep 17 00:00:00 2001 From: piaip Date: Sat, 6 Aug 2005 06:45:13 +0000 Subject: article money issue updates git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2998 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/proto.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/proto.h b/include/proto.h index 2cf1f204..d4e8c785 100644 --- a/include/proto.h +++ b/include/proto.h @@ -368,6 +368,7 @@ int reply_connection_request(const userinfo_t *uip); int establish_talk_connection(const userinfo_t *uip); void my_talk(userinfo_t * uin, int fri_stat, char defact); ssize_t tty_read(unsigned char *buf, size_t max); +int query_file_money(const fileheader_t *pfh); /* menu */ void showtitle(const char *title, const char *mid); -- cgit v1.2.3