mirror of
https://github.com/git/git.git
synced 2026-01-30 20:38:27 +00: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