]> git.saurik.com Git - wxWidgets.git/blame - 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
e7208277
VZ
1///////////////////////////////////////////////////////////////////////////////
2// Name: src/common/regex.cpp
3// Purpose: regular expression matching
4