summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorwens <wens@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2007-01-20 18:26:46 +0800
committerwens <wens@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2007-01-20 18:26:46 +0800
commit706ea6d5f50b83e382b50f98f3f2f96a1de21572 (patch)
treed9a05036415ac1a8c7fda8e50278e783731b631e /include
parent84b1969d0b950e057125a697f3513e422c2fdcec (diff)
downloadpttbbs-706ea6d5f50b83e382b50f98f3f2f96a1de21572.tar
pttbbs-706ea6d5f50b83e382b50f98f3f2f96a1de21572.tar.gz
pttbbs-706ea6d5f50b83e382b50f98f3f2f96a1de21572.tar.bz2
pttbbs-706ea6d5f50b83e382b50f98f3f2f96a1de21572.tar.lz
pttbbs-706ea6d5f50b83e382b50f98f3f2f96a1de21572.tar.xz
pttbbs-706ea6d5f50b83e382b50f98f3f2f96a1de21572.tar.zst
pttbbs-706ea6d5f50b83e382b50f98f3f2f96a1de21572.zip
missed one
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3479 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'include')
-rw-r--r--include/pttstruct.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pttstruct.h b/include/pttstruct.h
index f4f09371..58ac0810 100644
--- a/include/pttstruct.h
+++ b/include/pttstruct.h
@@ -90,6 +90,7 @@ typedef struct userec_t {
time4_t lastsong; /* 上次點歌時間 */
unsigned int loginview; /* 進站畫面 */
unsigned char channel; /* TODO unused */
+ char padxxx;
unsigned short vl_count; /* 違法記錄 ViolateLaw counter */
unsigned short five_win; /* 五子棋戰績 勝 */
unsigned short five_lose; /* 五子棋戰績 敗 */