From: INSUN PYO Date: Mon, 16 Nov 2020 04:57:44 +0000 (+0900) Subject: Fix indentation X-Git-Tag: accepted/tizen/unified/20240105.013022~22 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e03cc175039116efd8a23039700f57ae07c33683;p=platform%2Fupstream%2Flibinput.git Fix indentation Change-Id: I957b966407ec281bb7b91cd7ed2dc49e8a3c3802 --- diff --git a/src/udev-seat.c b/src/udev-seat.c index 9fae9b5d..52013e39 100644 --- 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) {