(usage): Use EXIT_SUCCESS, not 0, for clarity.
authorJim Meyering <jim@meyering.net>
Wed, 21 Jan 2004 23:15:33 +0000 (23:15 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 21 Jan 2004 23:15:33 +0000 (23:15 +0000)
commit224f641c020038d49e3290a6d6ea3db518a3ead2
tree761ad0fd52a709c9ac7e3ea4b618ed731f5940aa
parent2519274f5200a6c41aa27aeda910aab0d5b5ac47
(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/ln.c