summaryrefslogtreecommitdiffstats
path: root/src/memberlist.cpp
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2013-12-23 21:51:37 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2013-12-23 21:51:37 (GMT)
commit31527356a50262ede3564156550260526d8470e2 (patch)
treeb67c09f94517282deb2d14d0576a945a81c1856d /src/memberlist.cpp
parentba9a873b8cfa84c5e1d31fb62327184f43864c26 (diff)
downloadDoxygen-31527356a50262ede3564156550260526d8470e2.zip
Doxygen-31527356a50262ede3564156550260526d8470e2.tar.gz
Doxygen-31527356a50262ede3564156550260526d8470e2.tar.bz2
Corrected some inconsistencies in the comments
Diffstat (limited to 'src/memberlist.cpp')
-rw-r--r--src/memberlist.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/memberlist.cpp b/src/memberlist.cpp
index feff3b4..101293a 100644
--- a/src/memberlist.cpp
+++ b/src/memberlist.cpp
@@ -489,6 +489,7 @@ void MemberList::writePlainDeclarations(OutputList &ol,
* @param inheritedFrom if not 0, the list is shown inside the
* given class as inherited members, parameter cd points to the
* class containing the members.
+ * @param lt Type of list that is inherited from.
*/
void MemberList::writeDeclarations(OutputList &ol,
ClassDef *cd,NamespaceDef *nd,FileDef *fd,GroupDef *gd,