]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit424a13db64545b5c9d1a91bceda4388bebc78865
tree0349f20fdcf49c42918c60416380a4885887fc74
parent6c0bfce914f951d673af91f0cad733b0d465fafb
parent3c295c87c250889be1fd635c195ef1cc0311bfa5
Merge branch 'js/mingw-remove-unused-extern-decl'

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`
compat/mingw.c