diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1998-01-28 10:39:47 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1998-01-28 10:39:47 -0500 |
commit | b6d1143cba1a1910742924e8724f02585160f513 (patch) | |
tree | 74f9feab492293a391ee1b2979b0d9f3e42e2d95 /src/LYCharSets.h | |
parent | ab8b1f12eaf6b1524439f4a277cb7d122068acd7 (diff) | |
download | lynx-snapshots-b6d1143cba1a1910742924e8724f02585160f513.tar.gz |
snapshot of project "lynx", label v2-7-1ac-0_111
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 41f09c5c..dc3812c6 100644 --- a/src/LYCharSets.h +++ b/src/LYCharSets.h @@ -6,6 +6,8 @@ #include "UCMap.h" #endif /* !UCMAP_H */ +extern BOOLEAN LYHaveCJKCharacterSet; + /* * LYchar_set_name[current_char_set] points to the currently active set. */ |