Skip to content
Commit 052e63ee authored by Daniel Stone's avatar Daniel Stone Committed by Pekka Paalanen
Browse files

input: Fix uint/enum declaration mismatch



We were declaring that the binding handler took an enum in the
declaration (good!), but then using a uint in the definition (oops).

cf. !1205

Signed-off-by: default avatarDaniel Stone <daniels@collabora.com>
parent a991691e
Loading
Loading
Loading
Pipeline #853710 passed with stages
in 1 minute and 37 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment