From 264781cf73284efb1e6eb24c3c71d46ce36685aa Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Mon, 19 Jan 2004 12:02:00 -0500 Subject: snapshot of project "lynx", label v2-8-5pre_2 --- WWW/Library/Implementation/SGML.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'WWW/Library/Implementation/SGML.c') diff --git a/WWW/Library/Implementation/SGML.c b/WWW/Library/Implementation/SGML.c index e31bcc45..5204b0db 100644 --- a/WWW/Library/Implementation/SGML.c +++ b/WWW/Library/Implementation/SGML.c @@ -65,6 +65,7 @@ PRIVATE void fake_put_character ARGS2( AS_casecomp(a,b) : \ (TOASCII(TOUPPER(*a)) - TOASCII(TOUPPER(*b)))) +#if ANSI_PREPRO /* will use partially inlined version */ #define orig_HTChunkPutUtf8Char HTChunkPutUtf8Char #undef HTChunkPutUtf8Char @@ -95,6 +96,7 @@ PRIVATE void fake_put_character ARGS2( #define HTChunkTerminate(ch) \ HTChunkPutc(ch, (char)0) #endif /* */ +#endif /* ANSI_PREPRO */ #define PUTS(str) ((*context->actions->put_string)(context->target, str)) #define PUTC(ch) ((*context->actions->put_character)(context->target, ch)) -- cgit 1.4.1-2-gfad0