From: Jim Meyering Date: Wed, 28 Apr 2004 12:42:14 +0000 (+0000) Subject: Whoops: s/sc_src_tight_scope/sc_tight_scope/ X-Git-Tag: v5.3.0~1649 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=094bc55f63fe45a0404bfccc309d57c501058545;p=thirdparty%2Fcoreutils.git Whoops: s/sc_src_tight_scope/sc_tight_scope/ --- diff --git a/Makefile.maint b/Makefile.maint index bc86029bbc..c892427737 100644 --- a/Makefile.maint +++ b/Makefile.maint @@ -75,7 +75,7 @@ syntax-check-rules = \ sc_prohibit_atoi_atof \ sc_prohibit_jm_in_m4 \ sc_space_tab \ - sc_src_tight_scope \ + sc_tight_scope \ sc_sun_os_names \ sc_system_h_headers \ sc_tight_scope \