]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(wc): Use ISSPACE and iswspace in addition to hard-coding
authorJim Meyering <jim@meyering.net>
Thu, 13 Dec 2001 11:12:18 +0000 (11:12 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 13 Dec 2001 11:12:18 +0000 (11:12 +0000)
commit8471372f24b80813e8b419afe41222ab1bfed7b1
tree80d7fb9c1e4765234dbbaf46180e4f0b347e2c68
parent80f17f22f26b2df8c985e744742c47136ce6d530
(wc): Use ISSPACE and iswspace in addition to hard-coding
the ASCII space character.
src/wc.c