mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-01-04 05:00:14 +01:00
Add a missing empty line
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
40682a0420
commit
6610319832
1 changed files with 1 additions and 0 deletions
|
|
@ -95,6 +95,7 @@ eis_client_destroy(struct eis_client *client)
|
|||
source_unref(client->source);
|
||||
list_remove(&client->link);
|
||||
}
|
||||
|
||||
OBJECT_DECLARE_CREATE(eis_client);
|
||||
static
|
||||
OBJECT_DECLARE_PARENT(eis_client, eis);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue