]> sjero.net Git - wget/commitdiff
[svn] Doc fix.
authorhniksic <devnull@localhost>
Wed, 6 Jul 2005 16:08:00 +0000 (09:08 -0700)
committerhniksic <devnull@localhost>
Wed, 6 Jul 2005 16:08:00 +0000 (09:08 -0700)
src/cmpt.c

index 23d7dec9c6bf422288b7e4f7f57d232e0a1f522f..7718d2b4eca0860954cb6a4554dfcb34a1b35045 100644 (file)
@@ -1222,8 +1222,8 @@ fnmatch (const char *pattern, const char *string, int flags)
 #endif /* not SYSTEM_FNMATCH */
 \f
 #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)                                           \