fix more pedantic warnings

This commit is contained in:
Christian Grothoff
2024-11-29 15:45:42 +01:00
parent 5cbaad7487
commit 72def27df4
@@ -267,7 +267,7 @@ MHDT_server_run_blocking (void *cls,
strerror (errno));
break;
}
#if FIXME
#ifdef FIXME
if (MHD_SC_OK !=
MHD_daemon_process_blocking (d,
1000))