Merge pull request #70 from escondida/end_no_strrchr
authorDavid Griffith <dave@661.org>
Thu, 22 Mar 2018 04:09:50 +0000 (21:09 -0700)
committerGitHub <noreply@github.com>
Thu, 22 Mar 2018 04:09:50 +0000 (21:09 -0700)
commit96f1a33030b5cfb9e04634673b66320d6152a980
tree939d552bec8e057db513d7f6a0e02562e7288221
parent61b359e7bf7184c4992e84563a9ee7c0317418fb
parent97a324f2b6b08e67f97ad0c45e12ddddf9540362
Merge pull request #70 from escondida/end_no_strrchr

src/curses/ux_init.c: End homebrewed strrchr function
Whoops!