]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - misc.h
Remove unwanted underscore.
[PuTTY.git] / misc.h
diff --git a/misc.h b/misc.h
index fe5056c622ccb830cfbceb6f0e63f3fbed2389bc..d8a435249f8c4aa8c715f08656dba66155cfccd3 100644 (file)
--- a/misc.h
+++ b/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