summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefile.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmMakefile.h')
-rw-r--r--Source/cmMakefile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmMakefile.h b/Source/cmMakefile.h
index c5363d6..5146f8f 100644
--- a/Source/cmMakefile.h
+++ b/Source/cmMakefile.h
@@ -487,7 +487,7 @@ public:
* Dump documentation to a file. If 0 is returned, the
* operation failed.
*/
- int DumpDocumentationToFile(const char *fileName);
+ int DumpDocumentationToFile(std::ostream&);
/**
* Expand all defined varibles in the string.