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/HTInit.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'src/HTInit.c') diff --git a/src/HTInit.c b/src/HTInit.c index 6ede0f3f..b4674422 100644 --- a/src/HTInit.c +++ b/src/HTInit.c @@ -1,4 +1,7 @@ -/* Configuration-specific Initialization HTInit.c +/* + * $LynxId: HTInit.c,v 1.67 2007/05/23 00:50:46 tom Exp $ + * + * Configuration-specific Initialization HTInit.c * ---------------------------------------- */ @@ -1430,7 +1433,8 @@ static int HTLoadExtensionsConfigFile(char *fn) HTSprintf0(&ext, ".%s", word); LYLowerCase(ext); - CTRACE((tfp, "SETTING SUFFIX '%s' to '%s'.\n", ext, ct)); + CTRACE2(TRACE_CFG, + (tfp, "setting suffix '%s' to '%s'.\n", ext, ct)); if (strstr(ct, "tex") != NULL || strstr(ct, "postscript") != NULL || -- cgit 1.4.1-2-gfad0