projects
/
mesa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
gbm: fix typo
[mesa.git]
/
src
/
gbm
/
main
/
gbm.c
diff --git
a/src/gbm/main/gbm.c
b/src/gbm/main/gbm.c
index 52eac7f29ddcce4289a7bebf8cc31ff91abe19eb..1de14f8fb4e01c5e8e238e7b98e6e6f212365eac 100644
(file)
--- a/
src/gbm/main/gbm.c
+++ b/
src/gbm/main/gbm.c
@@
-186,7
+186,7
@@
gbm_bo_get_stride_for_plane(struct gbm_bo *bo, int plane)
* The format of the pixels in the buffer.
*
* \param bo The buffer object
* The format of the pixels in the buffer.
*
* \param bo The buffer object
- * \return The format of buffer object, on of the GBM_FORMAT_* codes
+ * \return The format of buffer object, on
e
of the GBM_FORMAT_* codes
*/
GBM_EXPORT uint32_t
gbm_bo_get_format(struct gbm_bo *bo)
*/
GBM_EXPORT uint32_t
gbm_bo_get_format(struct gbm_bo *bo)