]> git.ipfire.org Git - thirdparty/git.git/blame - wildmatch.h
wildmatch: remove static variable force_lower_case
[thirdparty/git.git] / wildmatch.h
CommitLineData
5230f605
NTND
1/* wildmatch.h */
2
9b4edc0a 3int wildmatch(const char *pattern, const char *text, int flags);