lib: Fix doc warnings for real!

Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
This commit is contained in:
Daniel Vetter 2016-03-19 15:14:19 +01:00
parent f4718c2b6c
commit 286992102e
2 changed files with 2 additions and 2 deletions

View File

@ -1444,7 +1444,7 @@ void igt_waitchildren(void)
/**
* igt_waitchildren_timeout:
* @seconds: timeout in seconds to wait
* @reasons: debug string explaining what timedout
* @reason: debug string explaining what timedout
*
* Wait for all children forked with igt_fork, for a maximum of @seconds.
*