COMP: fix warning

Alex
This commit is contained in:
Alexander Neundorf 2007-08-02 08:24:18 -04:00
parent dfd6fe2005
commit 674b8a7aab
1 changed files with 1 additions and 1 deletions

View File

@ -493,7 +493,7 @@ cmExtraEclipseCDT4Generator::GetEclipsePath(const std::string& path) const
//---------------------------------------------------------------------------- //----------------------------------------------------------------------------
void cmExtraEclipseCDT4Generator void cmExtraEclipseCDT4Generator
::AppendStorageScanners(cmGeneratedFileStream& fout, ::AppendStorageScanners(cmGeneratedFileStream& fout,
const cmMakefile& makefile) const const cmMakefile& /* makefile*/) const
{ {
fout << fout <<
"<storageModule moduleId=\"scannerConfiguration\">\n" "<storageModule moduleId=\"scannerConfiguration\">\n"