summaryrefslogtreecommitdiff
path: root/include/namespace.h
diff options
context:
space:
mode:
authorMartijn Otto <martijn.otto@copernica.com>2015-06-23 15:42:53 +0200
committerMartijn Otto <martijn.otto@copernica.com>2015-06-23 15:42:53 +0200
commit0f3591391a4bec63318180977f05f1a2df606698 (patch)
treed4173d9b465980c920b981987acaf6ede7f41dc4 /include/namespace.h
parent01990e0f64aac57050a00c0f41fbd0ef2a5d0ad3 (diff)
parent24d40fb895b384c728213afd524a16d250148a0d (diff)
Merge pull request #202 from RicoAntonioFelix/master
Minor Corrections and Enhancements to Code Base
Diffstat (limited to 'include/namespace.h')
-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
{