aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/MCPKit/MCPEntrepriseKit/MCPJoin.h
diff options
context:
space:
mode:
Diffstat (limited to 'Frameworks/MCPKit/MCPEntrepriseKit/MCPJoin.h')
-rw-r--r--Frameworks/MCPKit/MCPEntrepriseKit/MCPJoin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Frameworks/MCPKit/MCPEntrepriseKit/MCPJoin.h b/Frameworks/MCPKit/MCPEntrepriseKit/MCPJoin.h
index 79c3c4b4..05e99f8d 100644
--- a/Frameworks/MCPKit/MCPEntrepriseKit/MCPJoin.h
+++ b/Frameworks/MCPKit/MCPEntrepriseKit/MCPJoin.h
@@ -66,7 +66,7 @@
- (MCPRelation *) relation;
- (MCPAttribute *) origin;
- (MCPAttribute *) destination;
-- (unsigned int) index;
+- (NSUInteger) index;
#pragma mark Some general methods:
- (BOOL) isEqual:(id) iObject;