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