]> diplodocus.org Git - nmh/commitdiff
Add EndsWithC(char *s, int c) and call it in some initial places.
authorRalph Corderoy <ralph@inputplus.co.uk>
Wed, 19 Oct 2016 17:13:10 +0000 (18:13 +0100)
committerRalph Corderoy <ralph@inputplus.co.uk>
Wed, 19 Oct 2016 17:13:10 +0000 (18:13 +0100)
EndsWithC returns true if non-NULL string s ends with a c before the
terminating NUL.


No differences found