mirror of
https://github.com/cesanta/mongoose.git
synced 2025-08-06 13:37:34 +08:00
Clean docs while publishing
PUBLISHED_FROM=274a19d6988002fb029e614bffea4083002324a1
This commit is contained in:
parent
d6ecfe7f24
commit
845e608280
@ -5200,7 +5200,7 @@ void mg_http_handler(struct mg_connection *nc, int ev, void *ev_data) {
|
||||
mg_http_call_endpoint_handler(nc, trigger_ev, hm);
|
||||
}
|
||||
#else
|
||||
mg_http_call_endpoint_handler(nc, trigger_ev, hm);
|
||||
mg_http_call_endpoint_handler(nc, trigger_ev, hm);
|
||||
#endif
|
||||
mbuf_remove(io, hm->message.len);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user