From dc2395e403af70aa488f3d944c9ba8ddee95c1e1 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@63ad8ddf-47c3-0310-b6dd-a9e9d9715204> Date: Thu, 28 Aug 2003 08:50:12 +0000 Subject: warning free git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1138 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/announce.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mbbsd/announce.c') diff --git a/mbbsd/announce.c b/mbbsd/announce.c index 4dc5438e..c8f69baf 100644 --- a/mbbsd/announce.c +++ b/mbbsd/announce.c @@ -438,7 +438,7 @@ static int a_pastetagpost(menu_t * pm, int mode) { fileheader_t fhdr; - boardheader_t *bh; + boardheader_t *bh = NULL; int ans = 0, ent = 0, tagnum; char title[TTLEN + 1] = "¡º "; char dirname[200], buf[200]; -- cgit v1.2.3