mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
brk
This commit is contained in:
@@ -906,6 +906,7 @@ MHD_start_daemon_va (unsigned int options,
|
||||
va_arg (ap, void (*)(void *cls, const char *, ...));
|
||||
va_arg (ap, void *);
|
||||
#endif
|
||||
break;
|
||||
default:
|
||||
#if HAVE_MESSAGES
|
||||
if ((opt >= MHD_OPTION_HTTPS_MEM_KEY) &&
|
||||
|
||||
Reference in New Issue
Block a user