aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/microhttpd/internal.h')
-rw-r--r--src/microhttpd/internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/microhttpd/internal.h b/src/microhttpd/internal.h
index 7db85695..ffb1a667 100644
--- a/src/microhttpd/internal.h
+++ b/src/microhttpd/internal.h
@@ -185,7 +185,6 @@ struct MHD_NonceNc
185void 185void
186MHD_DLOG (const struct MHD_Daemon *daemon, 186MHD_DLOG (const struct MHD_Daemon *daemon,
187 const char *format, ...); 187 const char *format, ...);
188
189#endif 188#endif
190 189
191/** 190/**