From 8488f4fcb1913166a550bb9569d7c76181e98e15 Mon Sep 17 00:00:00 2001 From: kcwu Date: Sat, 27 Jul 2002 10:04:34 +0000 Subject: add XXX comment git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@440 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/announce.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mbbsd/announce.c') diff --git a/mbbsd/announce.c b/mbbsd/announce.c index 8413897b..723a55fb 100644 --- a/mbbsd/announce.c +++ b/mbbsd/announce.c @@ -1,4 +1,4 @@ -/* $Id: announce.c,v 1.16 2002/07/22 19:02:00 in2 Exp $ */ +/* $Id: announce.c,v 1.17 2002/07/27 10:04:34 kcwu Exp $ */ #include "bbs.h" static void @@ -1471,6 +1471,7 @@ a_menu(char *maintitle, char *path, int lastlevel) fname, sizeof(trans_buffer)); Fexit = 1; if (currstat == OSONG) { + /* XXX: 只選歌未點歌可灌排行榜 */ log_file(FN_USSONG, fhdr->title); } free(me.header); -- cgit v1.2.3