From 57e0ebcf5fcbc5fb2ef0bcf1887b7e35925ccbd4 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 24 Apr 2007 22:50:09 +0000 Subject: [PATCH] Monotone-Parent: 4fa23faeb7b6dfed2046ea79c364ca3e961e3d3c Monotone-Revision: 666cdfc6838a3a3654e9b05b044718898511cd66 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-24T22:50:09 Monotone-Branch: ca.inverse.sogo --- SoObjects/SOGo/SOGoFolder.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SoObjects/SOGo/SOGoFolder.h b/SoObjects/SOGo/SOGoFolder.h index 03878964c..4e8133f77 100644 --- a/SoObjects/SOGo/SOGoFolder.h +++ b/SoObjects/SOGo/SOGoFolder.h @@ -70,7 +70,7 @@ - (NSArray *) aclsForObjectAtPath: (NSArray *) objectPathArray; - (NSArray *) aclsForUser: (NSString *) uid forObjectAtPath: (NSArray *) objectPathArray; -- (void) setRoles: (NSString *) roles +- (void) setRoles: (NSArray *) roles forUser: (NSString *) uid forObjectAtPath: (NSArray *) objectPathArray; - (void) removeAclsForUsers: (NSArray *) users