зеркало из https://github.com/github/putty.git
Comment: change "window.c" to "the front end"
[originally from svn r5628]
This commit is contained in:
Родитель
560e7e87b6
Коммит
5f12a93e1e
2
putty.h
2
putty.h
|
@ -605,7 +605,7 @@ GLOBAL int loaded_session;
|
|||
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 do_text(Context, int, int, wchar_t *, int, unsigned long, int);
|
||||
|
|
Загрузка…
Ссылка в новой задаче