documentation

master
ColumbusTech 2018-11-21 20:22:31 +03:00
parent ab529a15f7
commit 88fecc200c
1 changed files with 0 additions and 1 deletions

View File

@ -73,7 +73,6 @@ struct corinfo
* ```c
* struct corinfo info;
* if (corinfo_GetInfo(&info) == -1) error();
*
* ```
*
* @param info Pointer to corinfo struct to store data.