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