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.
1 file changed