@@ -14,10 +14,10 @@ * file. */ #import "OFException.h" -/** - * \brief An exception indicating that the format is invalid. +/*! + * @brief An exception indicating that the format is invalid. */ @interface OFInvalidFormatException: OFException @end