mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-01 04:08:46 -06:00
COMP:try to fix error on qnx-V3.3.5-gcc_ntox86.
This commit is contained in:
@@ -281,7 +281,7 @@ private:
|
||||
char regstart; // Internal use only
|
||||
char reganch; // Internal use only
|
||||
const char* regmust; // Internal use only
|
||||
size_t regmlen; // Internal use only
|
||||
kwsys_stl::string::size_type regmlen; // Internal use only
|
||||
char* program;
|
||||
int progsize;
|
||||
const char* searchstring;
|
||||
|
||||
Reference in New Issue
Block a user