summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2014-02-10 16:08:21 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2014-02-10 16:08:21 +0800
commitc9e693fe6432c2bb146d0e5173c41587a2df2fbe (patch)
tree675267b2d92eba4bc1c6e2030e2c7139fb95e89b
parentaf72b546138741c3ef237f54be180f655103c543 (diff)
downloadpttbbs-c9e693fe6432c2bb146d0e5173c41587a2df2fbe.tar
pttbbs-c9e693fe6432c2bb146d0e5173c41587a2df2fbe.tar.gz
pttbbs-c9e693fe6432c2bb146d0e5173c41587a2df2fbe.tar.bz2
pttbbs-c9e693fe6432c2bb146d0e5173c41587a2df2fbe.tar.lz
pttbbs-c9e693fe6432c2bb146d0e5173c41587a2df2fbe.tar.xz
pttbbs-c9e693fe6432c2bb146d0e5173c41587a2df2fbe.tar.zst
pttbbs-c9e693fe6432c2bb146d0e5173c41587a2df2fbe.zip
Add missing declaration.
git-svn-id: http://opensvn.csie.org/pttbbs/trunk@5924 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
-rw-r--r--pttbbs/include/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pttbbs/include/common.h b/pttbbs/include/common.h
index 762979eb..0e22e13f 100644
--- a/pttbbs/include/common.h
+++ b/pttbbs/include/common.h
@@ -204,6 +204,7 @@
#define SUBJECT_NORMAL 0
#define SUBJECT_REPLY 1
#define SUBJECT_FORWARD 2
+#define SUBJECT_LOCKED 3
/* ----------------------------------------------------- */
/* ¸s²Õ¦W³æ¼Ò¦¡ Ptt */