mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-26 04:09:30 +03:00
-fix test setup logic
This commit is contained in:
@@ -45,8 +45,6 @@ MHDT_server_setup_minimal (void *cls,
|
||||
options,
|
||||
MHD_OPTIONS_ARRAY_MAX_SIZE))
|
||||
return "Failed to configure threading mode!";
|
||||
return NULL;
|
||||
|
||||
if (MHD_SC_OK !=
|
||||
MHD_DAEMON_SET_OPTIONS (
|
||||
d,
|
||||
|
||||
Reference in New Issue
Block a user