@@ -640,11 +640,11 @@ * \brief Compares the object with another object. * * \param object An object to compare the object to * \return The result of the comparison */ -- (of_comparison_result_t)compare: (id)object; +- (of_comparison_result_t)compare: (id )object; @end #import "OFObject+Serialization.h" #ifdef __cplusplus