From aef34d4dfe7f400e523c7219c1b9d7110b62aa0f Mon Sep 17 00:00:00 2001 From: ptt Date: Sat, 6 Dec 2003 20:11:23 +0000 Subject: git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1399 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/pttstruct.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/pttstruct.h') diff --git a/include/pttstruct.h b/include/pttstruct.h index 7ec5fd3d..bee5ac71 100644 --- a/include/pttstruct.h +++ b/include/pttstruct.h @@ -190,6 +190,7 @@ typedef struct fileheader_t { #define FILE_MULTI 0x100 /* multi send for mail */ #define FILE_BID 0x20 /* for bid */ #define FILE_VOTE 0x40 /* for vote */ +#define FILE_ANONYMOUS 0x100 /* anonymous file */ #define STRLEN 80 /* Length of most string data */ -- cgit v1.2.3