From fa5da88cfe856e4c69d3dfb12e68bb56d0c69c9e Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Wed, 23 May 2007 00:57:49 -0400 Subject: snapshot of project "lynx", label v2-8-7dev_5a --- src/LYReadCFG.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/LYReadCFG.c') diff --git a/src/LYReadCFG.c b/src/LYReadCFG.c index 59f623f6..dcc1b83f 100644 --- a/src/LYReadCFG.c +++ b/src/LYReadCFG.c @@ -1,4 +1,4 @@ -/* $LynxId: LYReadCFG.c,v 1.122 2007/05/06 18:17:23 tom Exp $ */ +/* $LynxId: LYReadCFG.c,v 1.123 2007/05/23 00:17:02 tom Exp $ */ #ifndef NO_RULES #include #else @@ -1117,8 +1117,9 @@ static int parse_html_src_spec(HTlexeme lexeme_code, char *value, BS(); *ts2 = '\0'; - CTRACE((tfp, "ReadCFG - parsing tagspec '%s:%s' for option '%s'\n", - value, ts2, option_name)); + CTRACE2(TRACE_CFG, (tfp, + "LYReadCFG - parsing tagspec '%s:%s' for option '%s'\n", + value, ts2, option_name)); html_src_clean_item(lexeme_code); if (!html_src_parse_tagspec(value, lexeme_code, TRUE, TRUE) || !html_src_parse_tagspec(ts2, lexeme_code, TRUE, TRUE)) { -- cgit 1.4.1-2-gfad0