Fix signature of fcntl() compatibility dummy
commit5f8763a81b96b94f24af6aa728107997adcf60bd
authorJohannes Sixt <j6t@kdbg.org>
Sat, 6 Mar 2010 15:40:40 +0000 (6 16:40 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sun, 7 Mar 2010 08:37:35 +0000 (7 00:37 -0800)
treef87540d1c3877b08c81350da1d322e3cb8292aa9
parentebaa79f462c48e0ed0341d9c8f9c97de557afcfd
Fix signature of fcntl() compatibility dummy

Obviously, this function was never called with two arguments in Windows
code sections, but this will be the case in a subsequent patch.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
compat/mingw.h