зеркало из https://github.com/github/putty.git
Typo in r6555 spotted by Daniel Meidlinger.
[originally from svn r6558]
[r6555 == d526e3bb33
]
This commit is contained in:
Родитель
fd9407db9e
Коммит
6c14aa215f
|
@ -1176,7 +1176,7 @@ void get_clip(void *frontend, wchar_t ** p, int *len)
|
|||
/* FIXME */
|
||||
}
|
||||
|
||||
void write_clip(void *frontend, wchar_t *data, int *arttr, int len, int must_deselect)
|
||||
void write_clip(void *frontend, wchar_t *data, int *attr, int len, int must_deselect)
|
||||
{
|
||||
//SessionWindow *win = (SessionWindow *)frontend;
|
||||
/* FIXME */
|
||||
|
|
Загрузка…
Ссылка в новой задаче