1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Doc fix.

This commit is contained in:
hniksic 2005-07-06 09:08:00 -07:00
parent 985e4d63a0
commit ec10e1a377

View File

@ -1222,8 +1222,8 @@ fnmatch (const char *pattern, const char *string, int flags)
#endif /* not SYSTEM_FNMATCH */ #endif /* not SYSTEM_FNMATCH */
#ifndef HAVE_TIMEGM #ifndef HAVE_TIMEGM
/* timegm is a GNU extension, but lately also available on *BSD and /* timegm is a GNU extension, but lately also available on *BSD
possibly elsewhere. */ systems and possibly elsewhere. */
/* True if YEAR is a leap year. */ /* True if YEAR is a leap year. */
#define ISLEAP(year) \ #define ISLEAP(year) \