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
9dbc801ed1
commit
8c7cf8ea0b
@ -615,7 +615,7 @@ file_merge (const char *base, const char *file)
|
||||
return result;
|
||||
}
|
||||
|
||||
/* Like fnmatch, but performs a lower-case comparison. */
|
||||
/* Like fnmatch, but performs a case-insensitive match. */
|
||||
|
||||
int
|
||||
fnmatch_nocase (const char *pattern, const char *string, int flags)
|
||||
|
Loading…
Reference in New Issue
Block a user