mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-16 10:37:38 -05:00
Fix small breakages as a result of yesterday's upheavals. Oops.
[originally from svn r2610]
This commit is contained in:
@ -201,6 +201,7 @@ void EnableSizeTip(int bEnable);
|
||||
/*
|
||||
* Exports from unicode.c.
|
||||
*/
|
||||
struct unicode_data;
|
||||
void init_ucs(Config *, struct unicode_data *);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user