mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
fix comment syntax
This commit is contained in:
@@ -1303,7 +1303,7 @@ process_urh (struct MHD_UpgradeResponseHandle *urh)
|
||||
if (0 == res)
|
||||
{
|
||||
/* Connection was shut down or got unrecoverable error.
|
||||
/* Do not try to pull data from application. */
|
||||
Do not try to pull data from application. */
|
||||
urh->out_buffer_size = 0;
|
||||
urh->mhd.celi &= ~MHD_EPOLL_STATE_READ_READY;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user