Merge branch 'js/mingw-parameter-less-c-functions'
commitfd4df42275b73bdcd938a833053b514125f3f9a3
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 Jul 2016 20:38:14 +0000 (6 13:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Jul 2016 20:38:14 +0000 (6 13:38 -0700)
treef9fd547ca1362126ec9415160a0ee3aaefecfeda
parent5854b36c4ad53b54954abf738514bf8ae8ad53cc
parent0767172b9068b225c06fd7ce66422e5936ec60a2
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