From b1e09c679fa06a6bdb1411f4b95f62874880f869 Mon Sep 17 00:00:00 2001 From: hniksic Date: Thu, 23 Jun 2005 08:43:51 -0700 Subject: [PATCH] [svn] Comment fix. --- src/cmpt.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/cmpt.c b/src/cmpt.c index 045bf831..8168f0d5 100644 --- a/src/cmpt.c +++ b/src/cmpt.c @@ -43,9 +43,9 @@ so, delete this exception statement from your version. */ #include "wget.h" /* Some systems lack certain functions normally taken for granted. - For example, Windows doesn't have strptime, and some systems lack - strcasecmp and strncasecmp. This file should contain fallback - implementations of the missing functions. It should *not* define + For example, Windows doesn't have strptime, and some systems don't + have a usable fnmatch. This file should contain fallback + implementations of such missing functions. It should *not* define new Wget-specific interfaces -- those should be placed in utils.c or elsewhere. */ -- 2.39.2