summaryrefslogtreecommitdiff
path: root/Source/cmEndForEachCommand.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmEndForEachCommand.cxx')
-rw-r--r--Source/cmEndForEachCommand.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmEndForEachCommand.cxx b/Source/cmEndForEachCommand.cxx
index 2eca4e292..7f11ae5f9 100644
--- a/Source/cmEndForEachCommand.cxx
+++ b/Source/cmEndForEachCommand.cxx
@@ -12,7 +12,7 @@
#include "cmEndForEachCommand.h"
bool cmEndForEachCommand
-::InvokeInitialPass(std::vector<cmListFileArgument> const&,
+::InvokeInitialPass(std::vector<cmListFileArgument> const&,
cmExecutionStatus &)
{
this->SetError("An ENDFOREACH command was found outside of a proper "