@@ -14,10 +14,10 @@ * file. */ #import "OFException.h" -/** - * \brief An exception indicating the given value is out of range. +/*! + * @brief An exception indicating the given value is out of range. */ @interface OFOutOfRangeException: OFException @end