(parse_long_options): Compare getopt_long return
authorJim Meyering <jim@meyering.net>
Mon, 3 Feb 1997 05:06:27 +0000 (05:06 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 3 Feb 1997 05:06:27 +0000 (05:06 +0000)
commitb3ffd1523ba97e06d9d5620e9cdbb1e4baf9c58c
tree533505f0951af82294a9274d2849ee9a6dcc40ba
parent6290d39a789d7a3628e9e0240e4f3030f616d1bc
(parse_long_options): Compare getopt_long return
value against -1, not EOF.  Use NULL, not `(int *) 0' as last parameter
in getopt_long call.
lib/long-options.c