]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - putty.h
Document /DNO_SECURITY compile option.
[PuTTY.git] / putty.h
diff --git a/putty.h b/putty.h
index f2c9cc6ef87558e631510a4d167c634ada154436..e305c2b057f2630805d15126e1d6728b32b8bc7c 100644 (file)
--- 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);
 
 /*