Merge branch 'js/mingw-parameter-less-c-functions' into maint
commit76180a2ba45986af0a0399690fef0ecd823348a5
authorJunio C Hamano <gitster@pobox.com>
Mon, 11 Jul 2016 17:44:13 +0000 (11 10:44 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 Jul 2016 17:44:13 +0000 (11 10:44 -0700)
tree1244bfe1d74bf60aeb6dfb143206b409e5c4e599
parent5220b7589b09d62e7166799baa98dcd6a1c02804
parent0767172b9068b225c06fd7ce66422e5936ec60a2
Merge branch 'js/mingw-parameter-less-c-functions' into maint

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