This commit is contained in:
Christian Grothoff
2009-01-24 02:07:09 +00:00
parent d4d7006bbb
commit c9d38243c2
+1
View File
@@ -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) &&