Standardize on the diagnostics given when someone gives
authorJim Meyering <jim@meyering.net>
Mon, 21 Jun 2004 15:01:54 +0000 (15:01 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 21 Jun 2004 15:01:54 +0000 (15:01 +0000)
commitf04e77d3648555db5977ed9809cdb9690ca96d75
treeefc6e51544aa26087e026ebef08cdd9123898ca5
parenta20574f431070a2d8d8a70d4b5e1b1ed9c12aedb
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.
(beyond, main): Likewise.
src/test.c