mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-04 21:24:06 -06:00
Some platform-specific code had non-ANSI strict declarations of C functions that do not take any parameters, which has been corrected. * js/mingw-parameter-less-c-functions: mingw: let the build succeed with DEVELOPER=1