Explorar o código

COMP: fix typo

Alex
Alexander Neundorf %!s(int64=18) %!d(string=hai) anos
pai
achega
789f0b26d9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Source/cmGlobalVisualStudio6Generator.cxx

+ 1 - 1
Source/cmGlobalVisualStudio6Generator.cxx

@@ -27,7 +27,7 @@ cmGlobalVisualStudio6Generator::cmGlobalVisualStudio6Generator()
 void cmGlobalVisualStudio6Generator
 ::EnableLanguage(std::vector<std::string>const& lang, 
                  cmMakefile *mf, 
-                 bool options)
+                 bool optional)
 {
   mf->AddDefinition("CMAKE_GENERATOR_CC", "cl");
   mf->AddDefinition("CMAKE_GENERATOR_CXX", "cl");