]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(check_punctuation): Use ISPUNCT instead of ispunct.
authorJim Meyering <jim@meyering.net>
Sat, 7 Sep 1996 17:27:25 +0000 (17:27 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 7 Sep 1996 17:27:25 +0000 (17:27 +0000)
commita5be9924f2066076e8fe14322e473faf461e32bd
tree107655b8c3af876a45d0110174868b59b660defd
parentf709048a826d7b28f36868257896b037652278fd
(check_punctuation): Use ISPUNCT instead of ispunct.
(get_line): Use ISSPACE instead of isspace.
src/fmt.c