]> git.saurik.com Git - wxWidgets.git/history - src/regex/re_main.c
check for sizeof(void *), not sizeof(int *) - not really different but looks nicer
[wxWidgets.git] / src / regex / re_main.c
2001-07-13  Vadim Zeitlinrenamed main.c to re_main.c to avoid clashes with main...