Skip to content
Snippets Groups Projects
Commit adc576b5 authored by Francois Bertel's avatar Francois Bertel
Browse files

COMP:try to fix error on qnx-V3.3.5-gcc_ntox86.

parent e32d231b
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment