This is Vladimir's update to last_char_is(). Since 'char *' is
authorEric Andersen <andersen@codepoet.org>
Mon, 7 May 2001 23:10:16 +0000 (23:10 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 7 May 2001 23:10:16 +0000 (23:10 -0000)
commit186bf1defcd67eb633eded5685864ce1fa36fdff
tree01324734c757fcccb90765f2a0fe1bf82fd35f13
parentde0ca0cd9ee677a1d465039e30235d0fe63e5558
This is Vladimir's update to last_char_is().  Since 'char *' is
the least common denominator, I modified it to use that (not const),
which will minimize the need for casting elsewhere.
libbb/last_char_is.c