summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRico Antonio Felix <ricoantoniofelix@yahoo.com>2015-06-21 10:07:48 -0400
committerRico Antonio Felix <ricoantoniofelix@yahoo.com>2015-06-21 10:07:48 -0400
commitdadcaaca9d39e1c0f08eca163fb36cc483ded582 (patch)
treeed8d3c352a436b9d0520f532b76b4cece4127cc4
parent917c7f7fd431f79250ea6e1c5d967076d09b2001 (diff)
Corrected API Documentation
-rw-r--r--include/namespace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/namespace.h b/include/namespace.h
index d31731c..388f2b9 100644
--- a/include/namespace.h
+++ b/include/namespace.h
@@ -64,7 +64,7 @@ protected:
* time, but the classes, functions and namespaces will then not be
* filled.
*
- * @var bool
+ * @return bool
*/
virtual bool locked() const
{