kms/impl-device/atomic: Fix function type signature
The property enum type was wrong. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2319>
This commit is contained in:
parent
590e32dc62
commit
46f81afb3b
@ -347,7 +347,7 @@ static gboolean
|
||||
add_plane_property (MetaKmsImplDevice *impl_device,
|
||||
MetaKmsPlane *plane,
|
||||
drmModeAtomicReq *req,
|
||||
MetaKmsCrtcProp prop,
|
||||
MetaKmsPlaneProp prop,
|
||||
uint64_t value,
|
||||
GError **error)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user