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