]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - winstuff.h
Deglobalise the Unicode module. Despite all my grand plans, I've
[PuTTY.git] / winstuff.h
index e58c12efcb4a51e89a6900b344acfa84b92507f5..ed12ba56bc5f7c20df348e409405140c5d29e59e 100644 (file)
@@ -201,6 +201,6 @@ void EnableSizeTip(int bEnable);
 /*
  * Exports from unicode.c.
  */
-void init_ucs(void);
+void init_ucs(Config *, struct unicode_data *);
 
 #endif