summaryrefslogtreecommitdiff
path: root/MLKSymbol.m
diff options
context:
space:
mode:
Diffstat (limited to 'MLKSymbol.m')
-rw-r--r--MLKSymbol.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/MLKSymbol.m b/MLKSymbol.m
index b6bc55f..53a8113 100644
--- a/MLKSymbol.m
+++ b/MLKSymbol.m
@@ -170,7 +170,7 @@
: self)));
}
--(unsigned) hash
+-(NSUInteger) hash
{
if (real_identity)
return [real_identity hash];