summaryrefslogtreecommitdiffstats
path: root/src/perlmodgen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/perlmodgen.cpp')
-rw-r--r--src/perlmodgen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/perlmodgen.cpp b/src/perlmodgen.cpp
index 2b6641d..3265d67 100644
--- a/src/perlmodgen.cpp
+++ b/src/perlmodgen.cpp
@@ -1107,7 +1107,7 @@ void PerlModDocVisitor::visitPre(DocMscFile *)
void PerlModDocVisitor::visitPost(DocMscFile *)
{
#if 0
- m_output.add("</dotfile>");
+ m_output.add("<mscfile>");
#endif
}