diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1997-04-16 01:40:22 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1997-04-16 01:40:22 -0400 |
commit | e4409c408eedf320b8845cafdd62b664bec1afd8 (patch) | |
tree | ccce96259ffd0a5edf9dc05e49262aaf5854fd99 /src/UCAuto.h | |
parent | 36a66292ee2ec3530d776892d22d6c5ace810ae0 (diff) | |
download | lynx-snapshots-e4409c408eedf320b8845cafdd62b664bec1afd8.tar.gz |
snapshot of project "lynx", label v2-7-1ac_0-6
Diffstat (limited to 'src/UCAuto.h')
-rw-r--r-- | src/UCAuto.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/UCAuto.h b/src/UCAuto.h new file mode 100644 index 00000000..3f43e0c7 --- /dev/null +++ b/src/UCAuto.h @@ -0,0 +1 @@ +extern void UCChangeTerminalCodepage PARAMS((int newcs, LYUCcharset * p)); |