@@ -14,10 +14,10 @@ * file. */ #import "OFException.h" -/** - * \brief An exception indicating that the server sent an invalid reply. +/*! + * @brief An exception indicating that the server sent an invalid reply. */ @interface OFInvalidServerReplyException: OFException @end