From 06b8a76954be169c83f09e58081924453cb26baf Mon Sep 17 00:00:00 2001 From: Chris Michael Date: Thu, 8 Jun 2017 09:05:14 -0400 Subject: [PATCH] elput: Minor formatting fix NB: No functional changes Signed-off-by: Chris Michael --- src/lib/elput/elput_private.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/lib/elput/elput_private.h b/src/lib/elput/elput_private.h index d67e5d5..7d4909a 100644 --- a/src/lib/elput/elput_private.h +++ b/src/lib/elput/elput_private.h @@ -196,9 +196,9 @@ struct _Elput_Seat } count; struct - { - double x, y; - } pointer; + { + double x, y; + } pointer; unsigned int modifiers; -- 2.7.4