summaryrefslogtreecommitdiff
path: root/lib/drmtest.c
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2014-11-25 11:59:37 +0000
committerThomas Wood <thomas.wood@intel.com>2014-11-25 11:59:37 +0000
commitae3a9466316d61ab336f43d06e6ed8bc5025389a (patch)
tree58f49fc2a09c922c9834703d32f03799c80675ff /lib/drmtest.c
parentb8f193bbbff1a322296969ded5a4c3f9fd759c6d (diff)
lib: fix symbol names in documentation comments
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Diffstat (limited to 'lib/drmtest.c')
-rw-r--r--lib/drmtest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/drmtest.c b/lib/drmtest.c
index 3d828e12..813c315b 100644
--- a/lib/drmtest.c
+++ b/lib/drmtest.c
@@ -344,7 +344,7 @@ int drm_open_any_master(void)
}
/**
- * drm_open_any:
+ * drm_open_any_render:
*
* Open an i915 drm render device node.
*