mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-01-04 10:50:14 +01:00
Whitespace fix
This commit is contained in:
parent
c9c0fbd55d
commit
40c8f15d2e
1 changed files with 1 additions and 1 deletions
|
|
@ -691,7 +691,7 @@ ei_device_event_stop_emulating(struct ei_device *device)
|
|||
case EI_DEVICE_STATE_NEW:
|
||||
case EI_DEVICE_STATE_PAUSED:
|
||||
case EI_DEVICE_STATE_RESUMED:
|
||||
break;
|
||||
break;
|
||||
case EI_DEVICE_STATE_EMULATING:
|
||||
ei_queue_device_stop_emulating_event(device);
|
||||
device->state = EI_DEVICE_STATE_RESUMED;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue