summaryrefslogtreecommitdiffstats
path: root/include/pttstruct.h
diff options
context:
space:
mode:
authorvictor <victor@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-10-27 23:35:11 +0800
committervictor <victor@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-10-27 23:35:11 +0800
commit773f263060586631b3c184cfbbe5cfd2c9467f4c (patch)
treead40e4de72de61b920a635a744b911688d0d4d5b /include/pttstruct.h
parentdc9303ee4b5f1374c1ff39f2d5b6f79d7e85057e (diff)
downloadpttbbs-773f263060586631b3c184cfbbe5cfd2c9467f4c.tar
pttbbs-773f263060586631b3c184cfbbe5cfd2c9467f4c.tar.gz
pttbbs-773f263060586631b3c184cfbbe5cfd2c9467f4c.tar.bz2
pttbbs-773f263060586631b3c184cfbbe5cfd2c9467f4c.tar.lz
pttbbs-773f263060586631b3c184cfbbe5cfd2c9467f4c.tar.xz
pttbbs-773f263060586631b3c184cfbbe5cfd2c9467f4c.tar.zst
pttbbs-773f263060586631b3c184cfbbe5cfd2c9467f4c.zip
race
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2282 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 49b1e704..85f3f134 100644
--- a/include/pttstruct.h
+++ b/include/pttstruct.h
@@ -95,7 +95,7 @@ typedef struct userec_t {
unsigned short chc_lose;
unsigned short chc_tie;
int mobile;
- char mind[4];
+ char mind[4]; /* not a null-terminate string */
char ident[11];
unsigned char signature;