X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/d74d141c2daed084c8a62c5dc5b88e801b81ee5a..875b193f2f7c9b4168d63a274861c4a1d980c286:/putty.h diff --git a/putty.h b/putty.h index f2c9cc6e..e305c2b0 100644 --- a/putty.h +++ b/putty.h @@ -510,6 +510,7 @@ void lpage_send(int codepage, char *buf, int len); void luni_send(wchar_t * widebuf, int len); int check_compose(int first, int second); int decode_codepage(char *cp_name); +char *cp_enumerate (int index); char *cp_name(int codepage); /*