]> git.saurik.com Git - wxWidgets.git/blame_incremental - src/common/regex.cpp
corrected passing const char * to a function taking char * (part of the patch 543892)
[wxWidgets.git] / src / common / regex.cpp
... / ...
CommitLineData
1///////////////////////////////////////////////////////////////////////////////
2// Name: src/common/regex.cpp
3// Purpose: regular expression matching
4