summaryrefslogtreecommitdiffstats
path: root/mbbsd/chicken.c
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-03-15 13:35:43 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-03-15 13:35:43 +0800
commit4e2113e512a86cf56cba11062de13cc6b496ab50 (patch)
treea6ef32170d89e6f93c701f98ae7afe0785fdb7a7 /mbbsd/chicken.c
parent500d5247ef4f6b4ab3a14c8b68538c126db5b3e9 (diff)
downloadpttbbs-4e2113e512a86cf56cba11062de13cc6b496ab50.tar
pttbbs-4e2113e512a86cf56cba11062de13cc6b496ab50.tar.gz
pttbbs-4e2113e512a86cf56cba11062de13cc6b496ab50.tar.bz2
pttbbs-4e2113e512a86cf56cba11062de13cc6b496ab50.tar.lz
pttbbs-4e2113e512a86cf56cba11062de13cc6b496ab50.tar.xz
pttbbs-4e2113e512a86cf56cba11062de13cc6b496ab50.tar.zst
pttbbs-4e2113e512a86cf56cba11062de13cc6b496ab50.zip
- bbs: prevent repeated showing board_enter_notes
- bbs: make commenting warnings more clear. - menu: make newmail message more clear. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3998 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd/chicken.c')
-rw-r--r--mbbsd/chicken.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/chicken.c b/mbbsd/chicken.c
index bf03a4c1..fd51d6d0 100644
--- a/mbbsd/chicken.c
+++ b/mbbsd/chicken.c
@@ -993,7 +993,7 @@ chickenpk(int fd)
int ch = 0;
userinfo_t *uin = &SHM->uinfo[currutmp->destuip];
- int r, attmax, i, datac, duid = currutmp->destuid, catched = 0,
+ int r, attmax, i, datac, catched = 0,
count = 0;
lockreturn0(CHICKEN, LOCK_MULTI);