[SCM] make branch, master, updated. 4.4-33-gc91b269f

"Paul D. Smith" <[email protected]> Sat, 31 Dec 2022 13:35:35 -0500 (EST)
Newsgroups gmane.comp.gnu.make.devel
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "make".

The branch, master has been updated
       via  c91b269f66126ae88cec99c25c39816be97aeaa0 (commit)
      from  29f453739f0059f632ce2963ca0c68f8bf6c5991 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c91b269f66126ae88cec99c25c39816be97aeaa0
Author: Paul Smith <[email protected]>
Date:   Sat Dec 31 13:21:09 2022 -0500

    Apply spelling fixes discovered by Codespell
    
    * maintMakefile: Apply spelling fixes.
    * src/file.c: Ditto.
    * src/misc.c: Ditto.
    * src/remake.c: Ditto.
    * src/vmsjobs.c: Ditto.
    * src/w32/pathstuff.c: Ditto.
    * tests/test_driver.pl: Ditto.
    * tests/run_make_tests.com: Ditto
    * tests/scripts/features/implicit_search: Ditto
    * tests/scripts/features/output-sync: Ditto
    * tests/scripts/features/patternrules: Ditto
    * tests/scripts/features/se_explicit: Ditto
    * tests/scripts/features/statipattrules: Ditto
    * tests/scripts/functions/foreach: Ditto
    * tests/scripts/variables/MAKEFLAGS: Ditto

-----------------------------------------------------------------------

Summary of changes:
 maintMakefile                          | 2 +-
 src/file.c                             | 2 +-
 src/misc.c                             | 2 +-
 src/remake.c                           | 2 +-
 src/vmsjobs.c                          | 2 +-
 src/w32/pathstuff.c                    | 2 +-
 tests/run_make_tests.com               | 2 +-
 tests/scripts/features/implicit_search | 4 ++--
 tests/scripts/features/output-sync     | 2 +-
 tests/scripts/features/patternrules    | 2 +-
 tests/scripts/features/se_explicit     | 2 +-
 tests/scripts/features/statipattrules  | 4 ++--
 tests/scripts/functions/foreach        | 2 +-
 tests/scripts/variables/MAKEFLAGS      | 4 ++--
 tests/test_driver.pl                   | 2 +-
 15 files changed, 18 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
make