gbm: fix copy & paste error in gbm_bo_get_handle documentation
This commit is contained in:
committed by
Kristian Høgsberg
parent
4ac37b0b81
commit
33f8a3cfbe
+1
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user