lib: Fix gtk-doc warning
warning: no link for: "timeval" -> (<code class="literal">timeval</code>)
This commit is contained in:
parent
1fd82b5162
commit
7cfe20e07f
1 changed files with 1 additions and 1 deletions
|
@ -360,7 +360,7 @@ API_EXPORTED int fp_handle_events(void)
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* fp_get_next_timeout:
|
* fp_get_next_timeout:
|
||||||
* @tv: a %timeval structure containing the duration to the next timeout.
|
* @tv: a #timeval structure containing the duration to the next timeout.
|
||||||
*
|
*
|
||||||
* A zero filled @tv timeout means events are to be handled immediately
|
* A zero filled @tv timeout means events are to be handled immediately
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue