From ebecdf9331542dad2cf6067b06da3dabcff2a786 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Sat, 23 Sep 2000 01:39:00 +0000 Subject: [PATCH] fix compile error --- include/config.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/config.h.in b/include/config.h.in index f36ab63..6522da6 100644 --- a/include/config.h.in +++ b/include/config.h.in @@ -148,7 +148,7 @@ /* Define this to something sane if you don't have stricmp */ #undef stricmp -/# Define this if FPOS_T is a struct */ +/* Define this if FPOS_T is a struct */ #undef HAVE_FPOS_T_STRUCT /* Define if you have the _ftime function. */