elput: Minor formatting fix

NB: No functional changes

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2017-06-08 09:05:14 -04:00
parent d43bc13e76
commit 06b8a76954
1 changed files with 3 additions and 3 deletions

View File

@ -196,9 +196,9 @@ struct _Elput_Seat
} count;
struct
{
double x, y;
} pointer;
{
double x, y;
} pointer;
unsigned int modifiers;