From b7a393fac86082bcf948c0cb24c82de9152c7c61 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 1 Sep 2016 18:17:43 +0000 Subject: -reverting SVN 37849 --- src/include/microhttpd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h index 0894b76e..7347447c 100644 --- a/src/include/microhttpd.h +++ b/src/include/microhttpd.h @@ -1217,7 +1217,7 @@ union MHD_ConnectionInfo * Socket-specific client context. Points to the same address as * the "socket_context" of the #MHD_NotifyConnectionCallback. */ - void *socket_context; + void **socket_context; }; -- cgit v1.2.3