summaryrefslogtreecommitdiffstats
path: root/patch-id.c
diff options
context:
space:
mode:
authorFrank Li <lznuaa@gmail.com>2009-09-16 10:20:21 +0200
committerJunio C Hamano <gitster@pobox.com>2009-09-19 05:00:42 +0200
commitd7fa500fb598d725bda3427535e87f06caf93ee8 (patch)
tree763fd4ec5dff827dd9248c4619e6840769f16773 /patch-id.c
parentSet _O_BINARY as default fmode for both MinGW and MSVC (diff)
downloadgit-d7fa500fb598d725bda3427535e87f06caf93ee8.tar.xz
git-d7fa500fb598d725bda3427535e87f06caf93ee8.zip
Fix __stdcall placement and function prototype
MSVC requires __stdcall to be between the functions return value and the function name, and that the function pointer type is in the form of return_type (WINAPI *function_name)(arguments...) Signed-off-by: Frank Li <lznuaa@gmail.com> Signed-off-by: Marius Storm-Olsen <mstormo@gmail.com> Acked-by: Johannes Sixt <j6t@kdbg.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'patch-id.c')
0 files changed, 0 insertions, 0 deletions