Placed verbatim tags around a pair of brackets that Doxygen interpreted as xml tags

pull/4508/head
Kevin Gilbert 2017-06-08 17:12:03 -05:00
parent 57a70d93f9
commit 090e63f36a
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ namespace v1 {
*
* @warning Initialization of handlers with either default_handler or
* ignore_handler helpers will prevent the object to be a POD. Prefer usage
* of NULL in favor of ignore_handler or <handler_type>(1) for default
* of NULL in favor of ignore_handler or \verbatim <handler_type>(1) \endverbatim for default
* handler.
*
* @see Case.