From bf85ed1d1979c65a6bb93ae965dd50282e6326a5 Mon Sep 17 00:00:00 2001 From: in2 Date: Tue, 8 Mar 2005 02:33:00 +0000 Subject: remove personal ident for registration. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2580 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/pttstruct.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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; /* 評價為好文章數 */ -- cgit v1.2.3