From ea218e4d2c4f1c73c87a685190d865e974912abe Mon Sep 17 00:00:00 2001 From: Owen Dunn Date: Sun, 9 Jan 2005 14:45:00 +0000 Subject: [PATCH] Remove unwanted underscore. [originally from svn r5088] --- misc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc.h b/misc.h index fe5056c6..d8a43524 100644 --- a/misc.h +++ b/misc.h @@ -5,7 +5,7 @@ #include /* for FILE * */ #include /* for va_list */ -#include /* for struct_tm */ +#include /* for struct tm */ #ifndef FALSE #define FALSE 0