From 4b2d48051f610a312497500bf647222dac95ea5e Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Tue, 7 Aug 2001 13:46:04 -0400 Subject: ENH: html output for docs --- Source/cmMakefile.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Source/cmMakefile.cxx b/Source/cmMakefile.cxx index 7914840..f8603c4 100644 --- a/Source/cmMakefile.cxx +++ b/Source/cmMakefile.cxx @@ -795,17 +795,17 @@ int cmMakefile::DumpDocumentationToFile(const char *fileName) const char *terse; const char *full; + f << "\n"; return 1; } -- cgit v0.12