Thought skip_file() wasn't returning 1 for "skip" and 0 or "keep"
[rsync/rsync.git] / lib / permstring.h
1 #define PERMSTRING_SIZE 11
2
3 void permstring(char *perms, int mode);