@@ -25,12 +25,11 @@ #ifdef __cplusplus } #endif /** - * The OFDataArray (Hashing) category provides methods to calculate hashes for - * data arrays. + * \brief A category which provides methods to calculate hashes for data arrays. */ @interface OFDataArray (Hashing) /** * \brief Returns the MD5 hash of the data array as an autoreleased OFString. *