Fixed a bug in set_compression() where the default dont-compress
[rsync/rsync.git] / lib / wildmatch.h
CommitLineData
446ee5b1
WD
1/* wildmatch.h */
2
de019412 3int wildmatch(const char *pattern, const char *text);