Now that whole_file and no_whole_file are separate variables, have the
[rsync/rsync.git] / lib / permstring.h
1 #define PERMSTRING_SIZE 11
2
3 void permstring(char *perms, int mode);