mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-04-27 09:39:32 -04:00
Added a prototype for iwildmatch().
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/* wildmatch.h */
|
||||
|
||||
int wildmatch(const char *pattern, const char *text);
|
||||
int iwildmatch(const char *pattern, const char *text);
|
||||
|
||||
Reference in New Issue
Block a user