Standardize on the diagnostics given when someone gives
authorJim Meyering <jim@meyering.net>
Mon, 21 Jun 2004 15:02:28 +0000 (15:02 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 21 Jun 2004 15:02:28 +0000 (15:02 +0000)
commit110be46897450cd5fa90e3a955ab9092db128cea
tree82e927df0bedc5b759b868d8cd6ce77aba9d2437
parentbddcb0eab2b264292a55c2c9bea6515df70b51d8
Standardize on the diagnostics given when someone gives
too few operands ("missing operand after `xxx'") or
too many operands ("extra operand `xxx'").
Include "quote.h" and/or "error.h" if it wasn't already being included.
(do_copy): Likewise.
src/cp.c