commit 6f38d5fd1d39f15caaabb0a8853a79f1c8e9d1bc parent e476f6843df6c15d53a02ab7b58e56b9b63701c3 Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 1 Sep 2013 19:34:04 +0000 -typo Diffstat:
| M | src/microhttpd/daemon.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/microhttpd/daemon.c b/src/microhttpd/daemon.c @@ -51,7 +51,7 @@ #endif #ifndef HAVE_ACCEPT4 -#define HAVE_ACCEPT4 +#define HAVE_ACCEPT4 0 #endif /**