From 26f40811d70cdb80d81edea13c1d2ee55074d196 Mon Sep 17 00:00:00 2001 From: Thomas Wood Date: Fri, 20 Feb 2015 11:31:01 +0000 Subject: lib: small documentation fixes Signed-off-by: Thomas Wood --- lib/igt_gt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/igt_gt.h') diff --git a/lib/igt_gt.h b/lib/igt_gt.h index f1e080d3..51054233 100644 --- a/lib/igt_gt.h +++ b/lib/igt_gt.h @@ -34,7 +34,7 @@ typedef struct igt_hang_ring { } igt_hang_ring_t; struct igt_hang_ring igt_hang_ring(int fd, int ring); -void igt_post_hang_ring(int fd, struct igt_hang_ring data); +void igt_post_hang_ring(int fd, struct igt_hang_ring arg); int igt_fork_hang_helper(void); void igt_stop_hang_helper(void); -- cgit v1.2.3