commit 82298b29d4c2f23fde63348022b2e39bedf253d3
parent dbc57ff2f07ebed0755d4803a5bb5d192b64822a
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 31 Mar 2013 17:02:32 +0000
-formatting
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h
@@ -934,7 +934,7 @@ typedef int
*/
typedef void
(*MHD_RequestCompletedCallback) (void *cls,
- struct MHD_Connection * connection,
+ struct MHD_Connection *connection,
void **con_cls,
enum MHD_RequestTerminationCode toe);