| author | Johannes Sixt <j6t@kdbg.org> | |
| Sat, 6 Mar 2010 15:40:40 +0000 (16:40 +0100) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Sun, 7 Mar 2010 08:37:35 +0000 (00:37 -0800) | ||
| commit | 5f8763a81b96b94f24af6aa728107997adcf60bd | |
| tree | f87540d1c3877b08c81350da1d322e3cb8292aa9 | tree | snapshot |
| parent | ebaa79f462c48e0ed0341d9c8f9c97de557afcfd | commit | diff |
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>
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 | diff | blob | history |