@@ -88,11 +88,11 @@ comment = object; return ([comment->_comment isEqual: _comment]); } -- (uint32_t)hash +- (unsigned long)hash { return _comment.hash; } - (OFString *)stringValue