]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(usage): Use EXIT_SUCCESS, not 0, for clarity.
authorJim Meyering <jim@meyering.net>
Wed, 21 Jan 2004 23:50:13 +0000 (23:50 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 21 Jan 2004 23:50:13 +0000 (23:50 +0000)
commit1a013f63f9b2e15babbc30c84f96fb0cbe4b5cb1
tree327b8eca633c9aac12ac68d05f94109727ef2611
parent68e999b21f6d6e41b22c13ceea7bb3fccc39e707
(usage): Use EXIT_SUCCESS, not 0, for clarity.
(usage): Don't bother normalizing exit status
since the arg is already the correct exit status now.
src/wc.c