зеркало из https://github.com/github/putty.git
Remove unwanted underscore.
[originally from svn r5088]
This commit is contained in:
Родитель
06434ffc71
Коммит
ea218e4d2c
2
misc.h
2
misc.h
|
@ -5,7 +5,7 @@
|
|||
|
||||
#include <stdio.h> /* for FILE * */
|
||||
#include <stdarg.h> /* for va_list */
|
||||
#include <time.h> /* for struct_tm */
|
||||
#include <time.h> /* for struct tm */
|
||||
|
||||
#ifndef FALSE
|
||||
#define FALSE 0
|
||||
|
|
Загрузка…
Ссылка в новой задаче