Comment: change "window.c" to "the front end"

[originally from svn r5628]
This commit is contained in:
Jacob Nevins 2005-04-11 17:37:02 +00:00
Родитель 560e7e87b6
Коммит 5f12a93e1e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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);