scan-skel.l: shift complain_args arguments
authorTheophile Ranquet <theophile.ranquet@gmail.com>
Mon, 15 Oct 2012 17:03:17 +0000 (17:03 +0000)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 15 Oct 2012 15:11:50 +0000 (17:11 +0200)
commitf60321dc590673828a6b6aed652523927d11adc8
treecbb2a5c7eea9560de0be038fe2a3a811d04a173c
parent56f0d1d187733e2b04c68591f4d6f66443c7dd37
scan-skel.l: shift complain_args arguments

Because argv[0] is never used, shift it out from the argument list.

* src/complain.c (complain_args): Here.
* src/scan-skel.l (at_complain): Adjust argv and argc.

Signed-off-by: Akim Demaille <akim@lrde.epita.fr>
src/complain.c
src/scan-skel.l