maint.mk: match 0 or more whitespace-before-function-call '('
authorJose E. Marchesi <jemarch@gnu.org>
Sun, 28 Mar 2010 11:35:24 +0000 (13:35 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 1 Apr 2010 06:35:09 +0000 (08:35 +0200)
commit2db26a2647568521060a1a3f3b92a0e06441b628
treee98162c0581e2a275552d99304f154b4f23d46fa
parente01b458f40440e64ce6f59beb0b446219bb6302d
maint.mk: match 0 or more whitespace-before-function-call '('

* top/maint.mk (sc_error_exit_success): Relax regexp to match uses
that have zero or two-and-more spaces between the function name
and the open parenthesis.
(sc_error_message_warn_fatal): Likewise.
(sc_error_message_uppercase): Likewise.
(sc_error_message_period): Likewise.
ChangeLog
top/maint.mk