summaryrefslogtreecommitdiff
path: root/lib/igt_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/igt_core.h')
-rw-r--r--lib/igt_core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/igt_core.h b/lib/igt_core.h
index e1833cf4..cc73a712 100644
--- a/lib/igt_core.h
+++ b/lib/igt_core.h
@@ -473,7 +473,7 @@ bool __igt_fork(void);
void igt_waitchildren(void);
/**
- * igt_helper_process_t:
+ * igt_helper_process:
* @running: indicates whether the process is currently running
* @use_SIGKILL: whether the helper should be terminated with SIGKILL or SIGTERM
* @pid: pid of the helper if @running is true