The hpux_count_obj() function should have been declared with a
[rsync/rsync.git] / lib / sysacls.c
index 623aa6d..bba3ca1 100644 (file)
@@ -1100,7 +1100,7 @@ struct hpux_acl_types {
  *                  acl types.
  */
 
-static int hpux_count_obj(int acl_count, struct acl *aclp, struct hpux_acl_types *acl_type_count)
+static void hpux_count_obj(int acl_count, struct acl *aclp, struct hpux_acl_types *acl_type_count)
 {
        int i;