COMP:try to fix error on qnx-V3.3.5-gcc_ntox86.
This commit is contained in:
parent
a638a2f8a0
commit
c8f9ee6b74
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue