(FAIL_ONLY_ONE_WAY): New macro. Factor out some duplication.
authorJim Meyering <jim@meyering.net>
Sat, 28 Sep 2002 16:50:34 +0000 (16:50 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 28 Sep 2002 16:50:34 +0000 (16:50 +0000)
commitfd5bc3283527d846d5107fc853afee8d5b6cdeb8
treed001fe5d785b96e813a47f52b52707781186ca42
parent6fee4452d3ea3dd5aa5d8aad5d4449221016e234
(FAIL_ONLY_ONE_WAY): New macro. Factor out some duplication.
(main): Use it.
[case 'a']: Use strtoul rather than strtol to avoid compiler warnings.
src/split.c