From 43c4a6a0ec629408a628afe32eb48bd189a831d2 Mon Sep 17 00:00:00 2001 From: ptt Date: Fri, 12 Apr 2002 18:21:13 +0000 Subject: *** empty log message *** git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@100 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/announce.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mbbsd/announce.c') diff --git a/mbbsd/announce.c b/mbbsd/announce.c index 0cbce01e..314b3a41 100644 --- a/mbbsd/announce.c +++ b/mbbsd/announce.c @@ -1,4 +1,4 @@ -/* $Id: announce.c,v 1.2 2002/03/09 17:27:57 in2 Exp $ */ +/* $Id: announce.c,v 1.3 2002/04/12 18:21:13 ptt Exp $ */ #include #include #include @@ -1440,10 +1440,10 @@ int a_menu(char *maintitle, char *path, int lastlevel) { if(ans[0]=='y') { strcpy(trans_buffer,fname); Fexit = 1; - free(me.header); if(currstat == OSONG){ log_file(FN_USSONG,fhdr->title); } + free(me.header); return FULLUPDATE; } } -- cgit v1.2.3