Change strrchr() to my_strrchr() to allow for use when there IS a strrchr().
authorDavid Griffith <dave@661.org>
Tue, 31 Jul 2018 07:26:56 +0000 (00:26 -0700)
committerDavid Griffith <dave@661.org>
Tue, 31 Jul 2018 08:45:30 +0000 (01:45 -0700)
commitd8b3aedf9bb6ecab55ed2febbfacd7949a4dc883
treec48f5bc8533cc55d7fa4bc6b3b7ad4b946256059
parentf33cd69c20e2661420ffbd840804eefefbca719e
Change strrchr() to my_strrchr() to allow for use when there IS a strrchr().
src/curses/ux_frotz.h
src/curses/ux_init.c