diff options
Diffstat (limited to 'libical/acconfig.h')
-rw-r--r-- | libical/acconfig.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libical/acconfig.h b/libical/acconfig.h index f03ba6005f..1d2bfa4060 100644 --- a/libical/acconfig.h +++ b/libical/acconfig.h @@ -11,6 +11,6 @@ /* Define if your libc defines a "timezone" variable */ #undef HAVE_TIMEZONE - -/* Define if your libc defines a struct tm containing a "tm_gmtoff" member */ + +/* Define if your libc defines a struct tm containing a "tm_gmtoff" member */ #undef HAVE_TM_GMTOFF |