(usage): Use EXIT_SUCCESS, not 0, for clarity.
authorJim Meyering <jim@meyering.net>
Wed, 21 Jan 2004 22:49:36 +0000 (22:49 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 21 Jan 2004 22:49:36 +0000 (22:49 +0000)
commita8fd56864ef1c93ca87094a3eecebc06566d6ca0
tree9d3b221314019dcd9d51a3b3761280aa6fe181f0
parent7e85d17815d4c75669cd56ba75d8ee64b1ea881b
(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/csplit.c