diff options
Diffstat (limited to 'WWW/Library/Implementation/HTUtils.h')
-rw-r--r-- | WWW/Library/Implementation/HTUtils.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/WWW/Library/Implementation/HTUtils.h b/WWW/Library/Implementation/HTUtils.h index 5aedc2f4..d01d0ddd 100644 --- a/WWW/Library/Implementation/HTUtils.h +++ b/WWW/Library/Implementation/HTUtils.h @@ -1,5 +1,5 @@ /* - * $LynxId: HTUtils.h,v 1.133 2021/06/09 22:17:19 tom Exp $ + * $LynxId: HTUtils.h,v 1.134 2021/06/29 22:01:12 tom Exp $ * * Utility macros for the W3 code library * MACROS FOR GENERAL USE @@ -145,7 +145,7 @@ char *alloca(); #endif #ifndef HAVE_ICONV -#undef EXP_JAPANESEUTF8_SUPPORT +#undef USE_JAPANESEUTF8_SUPPORT #endif #ifndef lynx_srand |