@@ -1135,11 +1135,11 @@ * * @brief A protocol for comparing objects. * * This protocol is implemented by objects that can be compared. */ -@protocol OFComparing +@protocol OFComparing /*! * @brief Compares the object with another object. * * @param object An object to compare the object to * @return The result of the comparison