syntax-check: Make the space-before-open-paren optional.
authorJim Meyering <meyering@redhat.com>
Tue, 18 Mar 2008 22:51:58 +0000 (23:51 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 18 Mar 2008 22:51:58 +0000 (23:51 +0100)
commit2708cd9ca0d7d3babc0886409393eb827aa885fd
tree59b2a723227fcec21ae993cd197da0824602c285
parent7feeb7cf23c987fe70cf41acbe1f4d854bf6807b
syntax-check: Make the space-before-open-paren optional.

* Makefile.maint (sc_prohibit_assert_without_use): Match also
when there is no space before the opening parenthesis.
(sc_prohibit_getopt_without_use): Likewise.
(sc_prohibit_quotearg_without_use): Likewise.
(sc_prohibit_quote_without_use): Likewise.
Makefile.maint