documentation
parent
ab529a15f7
commit
88fecc200c
|
|
@ -73,7 +73,6 @@ struct corinfo
|
||||||
* ```c
|
* ```c
|
||||||
* struct corinfo info;
|
* struct corinfo info;
|
||||||
* if (corinfo_GetInfo(&info) == -1) error();
|
* if (corinfo_GetInfo(&info) == -1) error();
|
||||||
*
|
|
||||||
* ```
|
* ```
|
||||||
*
|
*
|
||||||
* @param info Pointer to corinfo struct to store data.
|
* @param info Pointer to corinfo struct to store data.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue