зеркало из https://github.com/github/putty.git
Add "extern" on declaration of raw_backend
[originally from svn r289]
This commit is contained in:
Родитель
143424030c
Коммит
6863ae5a2d
2
putty.h
2
putty.h
|
@ -225,7 +225,7 @@ void term_invalidate(void);
|
|||
* Exports from raw.c.
|
||||
*/
|
||||
|
||||
Backend raw_backend;
|
||||
extern Backend raw_backend;
|
||||
|
||||
/*
|
||||
* Exports from telnet.c.
|
||||
|
|
Загрузка…
Ссылка в новой задаче