summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/pttstruct.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/pttstruct.h b/include/pttstruct.h
index 3bad958c..6a5a58d7 100644
--- a/include/pttstruct.h
+++ b/include/pttstruct.h
@@ -97,7 +97,8 @@ typedef struct userec_t {
unsigned short chc_tie; /* 象棋戰績 和 */
int mobile; /* 手機號碼 */
char mind[4]; /* 心情 not a null-terminate string */
- char pad0[11];
+ char pad0[11]; /* 從前放 ident 身份證字號,現在可以拿來做別的事了,
+ 不過最好記得要先清成 0 */
unsigned char signature; /* 慣用簽名檔 */
unsigned char goodpost; /* 評價為好文章數 */