mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-03-02 05:18:50 -05:00
4 lines
67 B
C
4 lines
67 B
C
/* wildmatch.h */
|
|
|
|
int wildmatch(const char *p, const char *text);
|