@@ -14,10 +14,10 @@ * file. */ #import "OFReadOrWriteFailedException.h" -/** - * \brief An exception indicating a read on a stream failed. +/*! + * @brief An exception indicating a read on a stream failed. */ @interface OFReadFailedException: OFReadOrWriteFailedException @end