Change the function name getClient to sieveClient

This commit is contained in:
Alexandre Cloutier
2014-03-10 10:53:44 -04:00
parent 877082f042
commit ec9d48c3a9
2 changed files with 5 additions and 18 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
- (NSString *) userLongDateFormat;
- (BOOL) isSieveServerAvailable;
- (id) getClient;
- (id) sieveClient;
@end