summaryrefslogtreecommitdiffstats
path: root/src/mangen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mangen.cpp')
-rw-r--r--src/mangen.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mangen.cpp b/src/mangen.cpp
index 9c06dc0..3864ee7 100644
--- a/src/mangen.cpp
+++ b/src/mangen.cpp
@@ -143,6 +143,7 @@ void ManGenerator::startFile(const char *,const char *manName,
void ManGenerator::endFile()
{
+ t << endl;
endPlainFile();
}