(main): Restore `+' in getopt_long string. Otherwise,
authorJim Meyering <jim@meyering.net>
Mon, 19 Apr 1999 14:05:34 +0000 (14:05 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 19 Apr 1999 14:05:34 +0000 (14:05 +0000)
commitc37f2f6355b5c56b5adf30783a1d7f4fc2ec07ea
treeef53048a6a799b6facdfa83e3922a263aefb77bc
parentdcf32e94d2ab1fd1dca760f8eb495a237adb472f
(main): Restore `+' in getopt_long string.  Otherwise,
commands like `seq 10 -2 0' wouldn't work.  From Andreas Schwab.
src/seq.c