@@ -31,11 +31,11 @@ /** * \brief Creates a new hash. * * \return A new autoreleased OFHash */ -+ hash; ++ (instancetype)hash; /** * \brief Returns the digest size of the hash, in bytes. * * \return The digest size of the hash, in bytes