summaryrefslogtreecommitdiffstats
path: root/include/pttstruct.h
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-03-08 10:33:00 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-03-08 10:33:00 +0800
commitbf85ed1d1979c65a6bb93ae965dd50282e6326a5 (patch)
tree4876079b39216faf595aa52b439b82443862c383 /include/pttstruct.h
parent3345b9246e647a9080038ad91c2440de864147f3 (diff)
downloadpttbbs-bf85ed1d1979c65a6bb93ae965dd50282e6326a5.tar
pttbbs-bf85ed1d1979c65a6bb93ae965dd50282e6326a5.tar.gz
pttbbs-bf85ed1d1979c65a6bb93ae965dd50282e6326a5.tar.bz2
pttbbs-bf85ed1d1979c65a6bb93ae965dd50282e6326a5.tar.lz
pttbbs-bf85ed1d1979c65a6bb93ae965dd50282e6326a5.tar.xz
pttbbs-bf85ed1d1979c65a6bb93ae965dd50282e6326a5.tar.zst
pttbbs-bf85ed1d1979c65a6bb93ae965dd50282e6326a5.zip
remove personal ident for registration.
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2580 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'include/pttstruct.h')
-rw-r--r--include/pttstruct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pttstruct.h b/include/pttstruct.h
index 5e686a8b..b08e9bbe 100644
--- a/include/pttstruct.h
+++ b/include/pttstruct.h
@@ -97,7 +97,7 @@ typedef struct userec_t {
unsigned short chc_tie; /* 象棋戰績 和 */
int mobile; /* 手機號碼 */
char mind[4]; /* 心情 not a null-terminate string */
- char ident[11]; /* 身分證字號 / 護照 */
+ char pad0[11];
unsigned char signature; /* 慣用簽名檔 */
unsigned char goodpost; /* 評價為好文章數 */