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 0c41268..5927be1 100644
--- a/Source/cmMakefile.h
+++ b/Source/cmMakefile.h
@@ -918,7 +918,7 @@ private:
bool noPolicyScope,
bool requireProjectCommand);
- bool ReadListFileInternal(cmListFile const& cacheFile,
+ void ReadListFileInternal(cmListFile const& cacheFile,
const char* filenametoread,
bool noPolicyScope);