From 5fab37897fd8ec25825e2288b013813d0d06d361 Mon Sep 17 00:00:00 2001 From: piaip Date: Sun, 11 Sep 2005 21:39:24 +0000 Subject: info update git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3157 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/pttstruct.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include') 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; /* 評價為好文章數 */ -- cgit v1.2.3