From 1dd51c66faad839bc24fed6a3ec2303eae4d969e Mon Sep 17 00:00:00 2001 From: ptt Date: Fri, 14 Nov 2003 22:10:26 +0000 Subject: git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1333 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/proto.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/proto.h') diff --git a/include/proto.h b/include/proto.h index e2acaa98..68146f79 100644 --- a/include/proto.h +++ b/include/proto.h @@ -433,6 +433,7 @@ int dashd(char *fname); int invalid_pname(char *str); void setbdir(char *buf, char *boardname); void setbfile(char *buf, char *boardname, char *fname); +void setbnfile(char *buf, char *boardname, char *fname, int n); int dashl(char *fname); char *subject(char *title); int not_alnum(char ch); -- cgit v1.2.3