mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-04-20 12:38:06 -05:00
Comment: change "window.c" to "the front end"
[originally from svn r5628]
This commit is contained in:
parent
560e7e87b6
commit
5f12a93e1e
2
putty.h
2
putty.h
@ -605,7 +605,7 @@ GLOBAL int loaded_session;
|
|||||||
struct RSAKey; /* be a little careful of scope */
|
struct RSAKey; /* be a little careful of scope */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Exports from window.c.
|
* Exports from the front end.
|
||||||
*/
|
*/
|
||||||
void request_resize(void *frontend, int, int);
|
void request_resize(void *frontend, int, int);
|
||||||
void do_text(Context, int, int, wchar_t *, int, unsigned long, int);
|
void do_text(Context, int, int, wchar_t *, int, unsigned long, int);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user