(usage): Use EXIT_SUCCESS, not 0, for clarity.
authorJim Meyering <jim@meyering.net>
Wed, 21 Jan 2004 23:45:13 +0000 (23:45 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 21 Jan 2004 23:45:13 +0000 (23:45 +0000)
commiteb844044d5232ff02d015ea6377184c7e55936d7
tree30434c71f2ae419033864b131cb232fd3469d2f6
parenteb5ac5fa4a1598cca12f5eb8ca58e9e9759d9b61
(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/split.c