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