OSDN Git Service

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


Trivial merge