(usage): Use EXIT_SUCCESS, not 0, for clarity.
authorJim Meyering <jim@meyering.net>
Wed, 21 Jan 2004 23:14:46 +0000 (23:14 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 21 Jan 2004 23:14:46 +0000 (23:14 +0000)
commitf56bc12872aa4ac8a9dca4f2d5a2c48956f4191c
tree0f3c3d3992a14125eba5ca8d3323fb3f71bd788e
parent6488b3bb564a2bd439b10816fa69f6599913882b
(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/install.c
src/join.c