diff options
author | JP Rosevear <jpr@src.gnome.org> | 2001-01-24 04:22:40 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-01-24 04:22:40 +0800 |
commit | 4028f454b6c274fa093056180af8d11e5c7bfd1e (patch) | |
tree | 0152cebbfed39e61ca4fb959cbaa49b5a8b3f528 /libical/acconfig.h | |
parent | bf4a1512b2fc7b83ce723ecafbb02947e577e7d8 (diff) | |
download | gsoc2013-evolution-4028f454b6c274fa093056180af8d11e5c7bfd1e.tar.gz gsoc2013-evolution-4028f454b6c274fa093056180af8d11e5c7bfd1e.tar.zst gsoc2013-evolution-4028f454b6c274fa093056180af8d11e5c7bfd1e.zip |
Import clean up
svn path=/trunk/; revision=7751
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 |