clutter: Indentation and whitespace fix

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3647>
This commit is contained in:
Peter Hutterer 2024-03-05 15:03:03 +10:00
parent 75186fb40a
commit 46ca7fbe00

View File

@ -1870,7 +1870,7 @@ clutter_event_button_new (ClutterEventType type,
ClutterInputDeviceTool *tool,
ClutterModifierType modifiers,
graphene_point_t coords,
int button,
int button,
uint32_t evcode,
double *axes)
{