summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gbm/main/gbm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gbm/main/gbm.c b/src/gbm/main/gbm.c
index 3e24c4af011..03fc52b161a 100644
--- a/src/gbm/main/gbm.c
+++ b/src/gbm/main/gbm.c
@@ -211,7 +211,7 @@ gbm_bo_get_pitch(struct gbm_bo *bo)
* the format of this handle is platform specific.
*
* \param bo The buffer object
- * \return Returns the stride of the allocated buffer object
+ * \return Returns the handle of the allocated buffer object
*/
GBM_EXPORT union gbm_bo_handle
gbm_bo_get_handle(struct gbm_bo *bo)