mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-18 23:53:15 +08:00
Fix README.md mg_mgr_free
This commit is contained in:
parent
9eabf3fa81
commit
960d3c7880
@ -422,7 +422,7 @@ protocol-specific handler is called before user-specific handler. It parses
|
||||
incoming data and may invoke protocol-specific events like `MG_EV_HTTP_MSG`.
|
||||
|
||||
|
||||
### mh\_mgr\_free()
|
||||
### mg\_mgr\_free()
|
||||
|
||||
```c
|
||||
void mg_mgr_free(struct mg_mgr *mgr);
|
||||
|
Loading…
Reference in New Issue
Block a user