From c099482dac7f90462952c17fd69a62ba8b70eac6 Mon Sep 17 00:00:00 2001 From: piaip Date: Sat, 3 Oct 2009 01:03:25 +0000 Subject: * make del/edit in digest work more like before git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4899 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 5acd4877..45466453 100644 --- a/include/proto.h +++ b/include/proto.h @@ -62,6 +62,7 @@ int cmpfowner(fileheader_t *fhdr); int b_note_edit_bname(int bid); int Read(void); int CheckPostPerm(void); +int CheckModifyPerm(void); int CheckPostRestriction(int); void anticrosspost(void); int Select(void); -- cgit v1.2.3