mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Doc fix.
This commit is contained in:
parent
985e4d63a0
commit
ec10e1a377
@ -1222,8 +1222,8 @@ fnmatch (const char *pattern, const char *string, int flags)
|
||||
#endif /* not SYSTEM_FNMATCH */
|
||||
|
||||
#ifndef HAVE_TIMEGM
|
||||
/* timegm is a GNU extension, but lately also available on *BSD and
|
||||
possibly elsewhere. */
|
||||
/* timegm is a GNU extension, but lately also available on *BSD
|
||||
systems and possibly elsewhere. */
|
||||
|
||||
/* True if YEAR is a leap year. */
|
||||
#define ISLEAP(year) \
|
||||
|
Loading…
Reference in New Issue
Block a user