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:
62aa33e
)
Fix indentation
author
INSUN PYO
<insun.pyo@samsung.com>
Mon, 16 Nov 2020 04:57:44 +0000
(13:57 +0900)
committer
Jihoon Kim
<jihoon48.kim@samsung.com>
Tue, 4 Feb 2025 09:32:08 +0000
(18:32 +0900)
Change-Id: I957b966407ec281bb7b91cd7ed2dc49e8a3c3802
src/udev-seat.c
patch
|
blob
|
history
diff --git
a/src/udev-seat.c
b/src/udev-seat.c
index 9fae9b5d26fdfcf7210caab52492719e47307771..52013e39e66fffdc1f56ad0bc7a214ec8ac2c580 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)
{