summaryrefslogtreecommitdiffstats
path: root/src/dot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dot.cpp')
-rw-r--r--src/dot.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dot.cpp b/src/dot.cpp
index b3fb678..5d6aa27 100644
--- a/src/dot.cpp
+++ b/src/dot.cpp
@@ -319,6 +319,8 @@ void writeDotGraphFromFile(const QCString &inFile,const QCString &outDir,
* \param baseName the base name of the output files
* \param context the scope in which this graph is found (for resolving links)
* \param graphId a unique id for this graph, use for dynamic sections
+ * \param srcFile the source file
+ * \param srcLine the line number in the source file
*/
void writeDotImageMapFromFile(TextStream &t,
const QCString &inFile, const QCString &outDir,