From 8a3a6d8827cf9ba4073dbdff48e0cdfeb7d012c3 Mon Sep 17 00:00:00 2001
From: piaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>
Date: Tue, 8 Sep 2009 00:23:32 +0000
Subject:  * improve check_BM frequency  * refine messages

git-svn-id: http://opensvn.csie.org/pttbbs/branches/pttbbs.pwcu@4819 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
---
 mbbsd/var.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'mbbsd/var.c')

diff --git a/mbbsd/var.c b/mbbsd/var.c
index 727e9163..eb178940 100644
--- a/mbbsd/var.c
+++ b/mbbsd/var.c
@@ -371,9 +371,10 @@ char            local_article;
 char            fromhost[STRLEN] = "\0";
 char		fromhost_masked[32] = "\0"; // masked 'fromhost'
 char            water_usies = 0;
+char            over18 = 0;
+char            is_first_login_of_today = 0;
 FILE           *fp_writelog = NULL;
 water_t         *water, *swater[6], *water_which;
-char            over18 = 0;
 
 /* chc_play.c */
 
-- 
cgit v1.2.3