From 8bbea122eb1f9b63baefcfd374b073ca6ec25d3c Mon Sep 17 00:00:00 2001 From: John Scipione Date: Wed, 30 Jan 2013 19:38:55 -0500 Subject: [PATCH] Use the version from the cpp file, not the header for \fn --- docs/user/app/Handler.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/app/Handler.dox b/docs/user/app/Handler.dox index aaa0612220..33fc2a0e5b 100644 --- a/docs/user/app/Handler.dox +++ b/docs/user/app/Handler.dox @@ -119,7 +119,7 @@ /*! - \fn BHandler::BHandler(const char* name = NULL) + \fn BHandler::BHandler(const char *name) \brief Construct a new handler with a \a name. The newly constructed handler is not associated with a looper until you