From: Jim Meyering Date: Tue, 18 Mar 2008 22:51:58 +0000 (+0100) Subject: syntax-check: Make the space-before-open-paren optional. X-Git-Tag: v6.11~79 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2708cd9ca0d7d3babc0886409393eb827aa885fd;p=thirdparty%2Fcoreutils.git 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. --- diff --git a/Makefile.maint b/Makefile.maint index 1b85559b36..ed44a49e9c 100644 --- a/Makefile.maint +++ b/Makefile.maint @@ -182,19 +182,19 @@ endef # Prohibit the inclusion of assert.h without an actual use of assert. sc_prohibit_assert_without_use: - @h='' re='\' \