summaryrefslogtreecommitdiffstats
path: root/src/vhdldocgen.cpp
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2019-10-28 19:18:10 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2019-10-28 19:18:10 (GMT)
commitd5a41b029fc13c7f07944260af312a7264215808 (patch)
tree19b154e328c60fec0c4977a32ec82dfa834bfa95 /src/vhdldocgen.cpp
parentad9be5fb2339151f1d75a6c9aba4226e48a81ae1 (diff)
downloadDoxygen-d5a41b029fc13c7f07944260af312a7264215808.zip
Doxygen-d5a41b029fc13c7f07944260af312a7264215808.tar.gz
Doxygen-d5a41b029fc13c7f07944260af312a7264215808.tar.bz2
Embed TagInfo struct inside Entry
Diffstat (limited to 'src/vhdldocgen.cpp')
-rw-r--r--src/vhdldocgen.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vhdldocgen.cpp b/src/vhdldocgen.cpp
index 7db56c3..3585230 100644
--- a/src/vhdldocgen.cpp
+++ b/src/vhdldocgen.cpp
@@ -1121,7 +1121,6 @@ void VhdlDocGen::prepareComment(QCString& qcs)
/*!
* parses a function proto
* @param text function string
- * @param qlist stores the function types
* @param name points to the function name
* @param ret Stores the return type
* @param doc ???