@@ -122,11 +122,11 @@ */ - (void*)pointer; @end /** - * An OFException indicating the given value is out of range. + * An OFException indicating the given value is out of range. */ @interface OFOutOfRangeException: OFException {} /** * \return An error message for the exception as a C String */ @@ -310,11 +310,11 @@ - (const char*)cString; @end /** * An OFException indicating an attempt to connect or bind an already connected - * or bound socket + * or bound socket. */ @interface OFAlreadyConnectedException: OFException {} /** * \return An error message for the exception as a C string. */