1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-08-10 14:23:00 +03:00

Added return value description

This commit is contained in:
Lammert Bies
2016-12-08 02:11:25 +01:00
committed by GitHub
parent d3627fd26f
commit c42d59a9ae

View File

@@ -14,7 +14,7 @@
| Type | Description |
| :--- | :--- |
|`struct mg_connection *`||
|`struct mg_connection *`|Pointer to the connection information or NULL if an error occured|
### Description