]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(usage): Use EXIT_SUCCESS, not 0, for clarity.
authorJim Meyering <jim@meyering.net>
Thu, 22 Jan 2004 21:03:13 +0000 (21:03 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 22 Jan 2004 21:03:13 +0000 (21:03 +0000)
commitae3cdb71e99f18b2deb72d8108052da593440c31
tree44fdb2130a26a40d4c4be492542c1c3637e8b19b
parent78ac13ca26739bdb46a6d0144f55d3870692944e
(usage): Use EXIT_SUCCESS, not 0, for clarity.
(main): Use initialize_exit_failure rather than
setting exit_failure directly; this optimizes away redundant
assignments.
src/test.c