(getargs): When there are too few operands, report the last one. When
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Oct 2002 18:15:13 +0000 (18:15 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Oct 2002 18:15:13 +0000 (18:15 +0000)
commita4b6efd473282a0f4bc949da790cadafe2791f1d
tree29d40e6179c8cd1ffc31dde45d1a14c215e51c51
parent92a060fd6a2f43ffe7270c8a41ae4fa1bf0bbd0a
(getargs): When there are too few operands, report the last one.  When
there are too many, report the first extra one.  This is how diffutils
does it.
src/getargs.c