projects
/
platform
/
upstream
/
libinput.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
171abee
)
Fix indentation
author
INSUN PYO
<insun.pyo@samsung.com>
Mon, 16 Nov 2020 04:57:44 +0000
(13:57 +0900)
committer
Duna Oh
<duna.oh@samsung.com>
Mon, 7 Feb 2022 16:08:13 +0000
(
01:08
+0900)
Change-Id: I957b966407ec281bb7b91cd7ed2dc49e8a3c3802
src/udev-seat.c
patch
|
blob
|
history
diff --git
a/src/udev-seat.c
b/src/udev-seat.c
index 561da2c5fb1e45a2aa98c8a8d8c9b2822b6ab7ad..2df103044d0af9dd8406562244f0735c2d6c7b39 100644
(file)
--- a/
src/udev-seat.c
+++ b/
src/udev-seat.c
@@
-356,7
+356,7
@@
udev_input_enable(struct libinput *libinput)
return -1;
}
- buf_size = _udev_get_udev_monitor_buffer_size();
+
buf_size = _udev_get_udev_monitor_buffer_size();
if (buf_size)
{