mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 17:36:11 +00:00
lib/igt_core: Fix type on igt_log doc
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
1503d17cc5
commit
126b8ba72f
@ -1170,7 +1170,7 @@ void igt_skip_on_simulation(void)
|
||||
* @format: format string
|
||||
* @...: optional arguments used in the format string
|
||||
*
|
||||
* This is the generic structure logging helper function. i-g-t testcase should
|
||||
* This is the generic structured logging helper function. i-g-t testcase should
|
||||
* output all normal message to stdout. Warning level message should be printed
|
||||
* to stderr and the test runner should treat this as an intermediate result
|
||||
* between SUCESS and FAILURE.
|
||||
|
Loading…
x
Reference in New Issue
Block a user