Monotone-Parent: 7f40c1e6007ec8d3584bcde31ed1008207df7d66

Monotone-Revision: 4db8a709d7b9971ba989f90d459f2e903d8e7d2e

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-01-08T15:01:03
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-01-08 15:01:03 +00:00
parent 5f9e3b3e5f
commit 7867800838
2 changed files with 1 additions and 2 deletions

View File

@@ -30,7 +30,7 @@
@interface NSArray (SOGoArrayUtilities)
- (id *) asPointersOfObjects;
- (NSString *) jsonRepresentation;
- (NSArray *) stringsWithFormat: (NSString *) format;

View File

@@ -290,4 +290,3 @@
}
@end