From: hniksic Date: Wed, 6 Jul 2005 16:08:00 +0000 (-0700) Subject: [svn] Doc fix. X-Git-Tag: v1.13~787 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=ec10e1a377e88ecb2b7f2fc17337eef7d3c4cc50 [svn] Doc fix. --- diff --git a/src/cmpt.c b/src/cmpt.c index 23d7dec9..7718d2b4 100644 --- a/src/cmpt.c +++ b/src/cmpt.c @@ -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) \