mirror of
https://github.com/mirror/wget.git
synced 2025-01-04 01:10:28 +08: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