Commit 933d1dfd authored by Wayne Davison's avatar Wayne Davison

Added a prototype for iwildmatch().

parent 0fe987e2
/* wildmatch.h */
int wildmatch(const char *pattern, const char *text);
int iwildmatch(const char *pattern, const char *text);
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment