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