From 46aabf47e7a5156ccee95d9ed587de6a71e4c603 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Mon, 24 May 1999 19:10:08 -0400 Subject: snapshot of project "lynx", label v2-8-2pre_6 --- WWW/Library/Implementation/SGML.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'WWW/Library/Implementation/SGML.c') diff --git a/WWW/Library/Implementation/SGML.c b/WWW/Library/Implementation/SGML.c index b219ad0b..4ce8dabb 100644 --- a/WWW/Library/Implementation/SGML.c +++ b/WWW/Library/Implementation/SGML.c @@ -747,7 +747,7 @@ PRIVATE void handle_identifier ARGS1( { CONST char *s = context->string->data; - CTRACE(tfp, "SGML Identifier\n<%s>\n", s); + CTRACE(tfp, "SGML Identifier:\n<%s>\n", s); return; } @@ -761,7 +761,7 @@ PRIVATE void handle_doctype ARGS1( { CONST char *s = context->string->data; - CTRACE(tfp, "SGML Doctype\n<%s>\n", s); + CTRACE(tfp, "SGML Doctype:\n<%s>\n", s); return; } -- cgit 1.4.1-2-gfad0