@@ -49,7 +49,7 @@ hash: (OFHash*)hash; /** * \return The hash which has already been calculated */ -- (OFHash*)hash; +- (OFHash*)hashObject; @end