summaryrefslogtreecommitdiffstats
path: root/Source/cmVTKWrapTclCommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmVTKWrapTclCommand.h')
-rw-r--r--Source/cmVTKWrapTclCommand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmVTKWrapTclCommand.h b/Source/cmVTKWrapTclCommand.h
index 65f9774..6534630 100644
--- a/Source/cmVTKWrapTclCommand.h
+++ b/Source/cmVTKWrapTclCommand.h
@@ -25,7 +25,7 @@ public:
* This is called when the command is first encountered in
* the CMakeLists.txt file.
*/
- virtual bool InitialPass(std::vector<std::string>& args);
+ virtual bool InitialPass(std::vector<std::string> const& args);
/**
* This is called at the end after all the information