Code cleanups

This commit is contained in:
Ludovic Marcotte
2014-01-10 14:09:02 -05:00
parent e217ffb6c4
commit ae200360ba
2 changed files with 14 additions and 5 deletions
+4 -1
View File
@@ -1,6 +1,6 @@
/*
Copyright (C) 2004-2005 SKYRIX Software AG
Copyright (C) 2006-2010 Inverse inc.
Copyright (C) 2006-2013 Inverse inc.
This file is part of SOGo.
@@ -125,6 +125,9 @@
- (NSString *) davCollectionTag;
- (NSArray *) syncTokenFieldsWithProperties: (NSDictionary *) properties
matchingSyncToken: (NSString *) syncToken;
/* multiget helper */
- (WOResponse *) performMultigetInContext: (WOContext *) queryContext
inNamespace: (NSString *) namespace;