lib: Fix gtk-doc warning

warning: no link for: "timeval" -> (<code class="literal">timeval</code>)
This commit is contained in:
Bastien Nocera 2018-09-27 16:08:21 +02:00
parent 1fd82b5162
commit 7cfe20e07f

View file

@ -360,7 +360,7 @@ API_EXPORTED int fp_handle_events(void)
/**
* 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
*