From 61522196c71593da09572fce9af9e0d7dad61bc3 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Tue, 23 Apr 2013 09:44:36 +0000 Subject: * Merge in cygwin-64bit-branch. --- winsup/cygwin/lib/cygwin_attach_dll.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'winsup/cygwin/lib/cygwin_attach_dll.c') diff --git a/winsup/cygwin/lib/cygwin_attach_dll.c b/winsup/cygwin/lib/cygwin_attach_dll.c index 54c3caf4c..543073c89 100644 --- a/winsup/cygwin/lib/cygwin_attach_dll.c +++ b/winsup/cygwin/lib/cygwin_attach_dll.c @@ -16,7 +16,7 @@ details. */ #include "crt0.h" /* for a loaded dll */ -int +PVOID cygwin_attach_dll (HMODULE h, MainFunc f) { static struct per_process u; -- cgit v1.2.3