summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Michael <cp.michael@samsung.com>2017-06-08 09:05:14 -0400
committerChris Michael <cp.michael@samsung.com>2017-06-08 10:03:06 -0400
commit06b8a76954be169c83f09e58081924453cb26baf (patch)
treef55daecf7cf215a7472e7a7bc557f88432dfe7d2
parentd43bc13e76ed9ef39c175434f10962b7047935b1 (diff)
downloadefl-06b8a76954be169c83f09e58081924453cb26baf.tar.gz
elput: Minor formatting fix
NB: No functional changes Signed-off-by: Chris Michael <cp.michael@samsung.com>
-rw-r--r--src/lib/elput/elput_private.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/elput/elput_private.h b/src/lib/elput/elput_private.h
index d67e5d53ea..7d4909a5d9 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;