]> 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 22:42:46 +0000 (22:42 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 21 Jan 2004 22:42:46 +0000 (22:42 +0000)
commite044ce73557ce84baca93687e039ea076a890c1c
tree975d3c1e07630bc6842741821dcc094015fb119e
parente77a63940a02531ecb7d906ff7bafa1b6042876d
(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/cat.c