mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
fix more pedantic warnings
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user