From: Junio C Hamano Date: Wed, 6 Jul 2016 20:38:14 +0000 (-0700) Subject: Merge branch 'js/mingw-parameter-less-c-functions' X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=fd4df42275b73bdcd938a833053b514125f3f9a3;p=git.git Merge branch 'js/mingw-parameter-less-c-functions' 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 --- fd4df42275b73bdcd938a833053b514125f3f9a3