mirror of
https://github.com/mirror/wget.git
synced 2025-01-19 08:40:36 +08: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