The static last_in value in match_gid() needed to default to -2 so
[rsync/rsync.git] / lib / permstring.h
1 #define PERMSTRING_SIZE 11
2
3 void permstring(char *perms, int mode);