lib: various documentation fixes

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
Thomas Wood
2014-10-08 17:06:58 +01:00
parent 303fe742fc
commit d4e3b6a0f5
3 changed files with 6 additions and 5 deletions
+1
View File
@@ -268,6 +268,7 @@ void igt_exit(void) __attribute__((noreturn));
* igt_assert_cmpint:
* @n1: first value
* @cmp: compare operator
* @ncmp: negated version of @cmp
* @n2: second value
*
* Fails (sub-)test if the condition is not met