Changed rule_match() to rule_strcmp(). Likewise for the
[rsync/rsync.git] / lib / wildmatch.h
2003-07-05 Wayne DavisonA new wildcard-matching routine to replace the fnmatch...