mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-05 19:45:26 +00:00
Stage 1 of clang compiler warning patches.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
- (void) setChildInfo: (id) _info;
|
||||
- (id) childInfo;
|
||||
- (void) setChildIndex: (unsigned int) _index;
|
||||
- (void) setChildIndex: (NSUInteger) _index;
|
||||
- (id) childPartPath;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user