mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2025-12-20 05:40:05 +01:00
ei: indentation fix
Part-of: <https://gitlab.freedesktop.org/libinput/libei/-/merge_requests/351>
This commit is contained in:
parent
297f95efac
commit
45c526bcc9
1 changed files with 1 additions and 1 deletions
|
|
@ -275,7 +275,7 @@ eis_handshake_get_interface(struct eis_handshake *setup) {
|
||||||
|
|
||||||
struct eis_handshake *
|
struct eis_handshake *
|
||||||
eis_handshake_new(struct eis_client *client,
|
eis_handshake_new(struct eis_client *client,
|
||||||
const struct eis_client_interface_versions *versions)
|
const struct eis_client_interface_versions *versions)
|
||||||
{
|
{
|
||||||
struct eis_handshake *setup = eis_handshake_create(&client->object);
|
struct eis_handshake *setup = eis_handshake_create(&client->object);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue