The Unicode module no longer depends on `cfg', since it gets the
[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