]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/mingw-remove-unused-extern-decl' into maint-2.45
authorJunio C Hamano <gitster@pobox.com>
Tue, 2 Jul 2024 16:27:57 +0000 (09:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Jul 2024 16:27:57 +0000 (09:27 -0700)
An unused extern declaration for mingw has been removed to prevent
it from causing build failure.

* js/mingw-remove-unused-extern-decl:
  mingw: drop bogus (and unneeded) declaration of `_pgmptr`

1  2 
compat/mingw.c

diff --cc compat/mingw.c
Simple merge