diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1999-05-24 19:10:08 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1999-05-24 19:10:08 -0400 |
commit | 46aabf47e7a5156ccee95d9ed587de6a71e4c603 (patch) | |
tree | adcf859049fd4f8820ae55f074e0e4c4b120001f /src/LYCharSets.h | |
parent | 479f8d01393c541fede1688676f860bb49d44668 (diff) | |
download | lynx-snapshots-46aabf47e7a5156ccee95d9ed587de6a71e4c603.tar.gz |
snapshot of project "lynx", label v2-8-2pre_6
Diffstat (limited to 'src/LYCharSets.h')
-rw-r--r-- | src/LYCharSets.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/LYCharSets.h b/src/LYCharSets.h index 5d35ee40..1f21db0f 100644 --- a/src/LYCharSets.h +++ b/src/LYCharSets.h @@ -49,4 +49,6 @@ extern CONST char * HTMLGetEntityName PARAMS((UCode_t code)); */ +extern BOOL force_old_UCLYhndl_on_reload; +extern int forced_UCLYhdnl; #endif /* LYCHARSETS_H */ |