summaryrefslogtreecommitdiffstats
path: root/mbbsd/brc.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/brc.c')
-rw-r--r--mbbsd/brc.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/mbbsd/brc.c b/mbbsd/brc.c
index 45b001a4..33a5f5cd 100644
--- a/mbbsd/brc.c
+++ b/mbbsd/brc.c
@@ -1,6 +1,10 @@
/* $Id$ */
#include "bbs.h"
+/**
+ * 關於本檔案的細節,請見 docs/brc.txt。
+ */
+
#ifndef BRC_MAXNUM
#define BRC_STRLEN 15 /* Length of board name */
#define BRC_MAXSIZE 24576 /* Effective size of brc rc file, 8192 * 3 */