X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/740819ef7b3b96451e16b2fa3891d46cfc73ec64..17cc4c383b7548ea75e6f615659943b49e941cdf:/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);