summaryrefslogtreecommitdiffstats
path: root/src/mangen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mangen.cpp')
-rw-r--r--src/mangen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mangen.cpp b/src/mangen.cpp
index 8fc023c..cd5718c 100644
--- a/src/mangen.cpp
+++ b/src/mangen.cpp
@@ -385,7 +385,7 @@ void ManGenerator::endMemberList()
}
}
-void ManGenerator::startMemberGroupHeader()
+void ManGenerator::startMemberGroupHeader(bool)
{
t << "\n.PP\n.RI \"\\fB";
}