summaryrefslogtreecommitdiffstats
path: root/include/common.h
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2007-12-11 14:16:49 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2007-12-11 14:16:49 +0800
commit5c3bb0ce3bcbd99430b25b4d7ecfb474d4814947 (patch)
tree3b43100a6e3353744bf56a1e3497fdd53105ff18 /include/common.h
parent0c0ea6ce3de183926f174cf6622601bcfe2ccfd8 (diff)
downloadpttbbs-5c3bb0ce3bcbd99430b25b4d7ecfb474d4814947.tar
pttbbs-5c3bb0ce3bcbd99430b25b4d7ecfb474d4814947.tar.gz
pttbbs-5c3bb0ce3bcbd99430b25b4d7ecfb474d4814947.tar.bz2
pttbbs-5c3bb0ce3bcbd99430b25b4d7ecfb474d4814947.tar.lz
pttbbs-5c3bb0ce3bcbd99430b25b4d7ecfb474d4814947.tar.xz
pttbbs-5c3bb0ce3bcbd99430b25b4d7ecfb474d4814947.tar.zst
pttbbs-5c3bb0ce3bcbd99430b25b4d7ecfb474d4814947.zip
- change hard coded .DIR to macro definitions
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3667 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'include/common.h')
-rw-r--r--include/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/common.h b/include/common.h
index 1bb27030..34b18bf0 100644
--- a/include/common.h
+++ b/include/common.h
@@ -16,6 +16,7 @@
#define FN_CANVOTE "can_vote"
#define FN_VISABLE "visable"
#define FN_USIES "usies" /* BBS log */
+#define FN_DIR ".DIR"
#define FN_BOARD ".BRD" /* board list */
#define FN_USEBOARD "usboard" /* ¬ÝªO²Î­p */
#define FN_NOTE_ANS "note.ans"