X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/9ec1ef253534e726a5c8c1b8e665c66d71fd6e30..65854cf91aacc104c0bda62ba4646f2057cd0bb4:/lib/permstring.h diff --git a/lib/permstring.h b/lib/permstring.h index d74787d8..b996f2a2 100644 --- a/lib/permstring.h +++ b/lib/permstring.h @@ -1,3 +1,3 @@ #define PERMSTRING_SIZE 11 -void permstring(char *perms, int mode); +void permstring(char *perms, mode_t mode);