From 4998037cba9abef044b4d3d0626d2626970e5eea Mon Sep 17 00:00:00 2001 From: in2 Date: Sun, 25 Apr 2004 10:22:29 +0000 Subject: warning free git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1853 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/read.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mbbsd') diff --git a/mbbsd/read.c b/mbbsd/read.c index 4a110b40..3b723841 100644 --- a/mbbsd/read.c +++ b/mbbsd/read.c @@ -788,7 +788,7 @@ void i_read(int cmdmode, char *direct, void (*dotitle) (), void (*doentry) (), onekey_t * rcmdlist, int bidcache) { keeploc_t *locmem = NULL; - int recbase = 0, mode, lastmode, last_ln; + int recbase = 0, mode, lastmode = 0, last_ln; int num = 0, entries = 0, n_bottom=0; int i; char currdirect0[64], default_ch = 0; -- cgit v1.2.3