(usage): Use EXIT_SUCCESS, not 0, for clarity.
authorJim Meyering <jim@meyering.net>
Wed, 21 Jan 2004 23:45:43 +0000 (23:45 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 21 Jan 2004 23:45:43 +0000 (23:45 +0000)
commitd2692db85a246f63b20d37f5691e79e30bc17c13
tree166d8a9522bca1a48f9d1aad2023b7eee32d9b33
parent623c8ae1478d3343aa2d7c9d3e7f68f67573e4cb
(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/sum.c