Ahem. Global replace of `cfg' with `inst->cfg' is all very well, but
[u/mdw/putty] / winstuff.h
index e58c12e..9516675 100644 (file)
@@ -201,6 +201,6 @@ void EnableSizeTip(int bEnable);
 /*
  * Exports from unicode.c.
  */
-void init_ucs(void);
+void init_ucs(Config *);
 
 #endif