Monotone-Parent: f4a48c355ec45a380e52409f4443bd4198ea038a

Monotone-Revision: 2067a16090e68b1eac6c1e860f41b09c466ff2f5

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2008-08-21T21:40:28
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2008-08-21 21:40:28 +00:00
parent d9c815dc40
commit be982cdc35
3 changed files with 18 additions and 4 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
- (void) addObjectUniquely: (id) object;
- (void) addRange: (NSRange) newRange;
- (BOOL) hasRangeIntersection: (NSRange) testRange;
- (BOOL) hasRangeIntersection: (NSRange) testRange withOffset: (unsigned int) offset;
@end