diff --git a/SoObjects/SOGo/NSDictionary+Utilities.m b/SoObjects/SOGo/NSDictionary+Utilities.m index ae7603170..c38dce316 100644 --- a/SoObjects/SOGo/NSDictionary+Utilities.m +++ b/SoObjects/SOGo/NSDictionary+Utilities.m @@ -110,6 +110,7 @@ } // LDIF Methods +#warning We might want to support more than just strings here - (void) _appendLDIFKey: (NSString *) key value: (NSString *) value toString: (NSMutableString *) ldifString