mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
Minor corrections for debug print
This commit is contained in:
@@ -1485,7 +1485,7 @@ MHD_daemon_process_reg_events (struct MHD_Daemon *MHD_RESTRICT daemon,
|
||||
else if (MHD_WAIT_INDEFINITELY == *next_max_wait)
|
||||
fprintf (stderr,
|
||||
"### (Finished) MHD_daemon_process_reg_events(daemon, "
|
||||
"[MHD_WAIT_INDEFINITELY]) ->%u\n",
|
||||
"->MHD_WAIT_INDEFINITELY) ->%u\n",
|
||||
(unsigned int) res);
|
||||
else
|
||||
fprintf (stderr,
|
||||
|
||||
Reference in New Issue
Block a user