]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/mingw-remove-unused-extern-decl'
authorJunio C Hamano <gitster@pobox.com>
Thu, 27 Jun 2024 16:19:58 +0000 (09:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 27 Jun 2024 16:19:58 +0000 (09:19 -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