e_gesture: fix build break 29/170329/1
authorJunSeok, Kim <juns.kim@samsung.com>
Mon, 19 Feb 2018 06:49:29 +0000 (15:49 +0900)
committerJunSeok, Kim <juns.kim@samsung.com>
Mon, 19 Feb 2018 06:49:29 +0000 (15:49 +0900)
Change-Id: Icce9cbb24f35a337e2bdb26ad5b29f91908efa05

src/bin/e_gesture.h

index 0a65400038aba6de13475ee82fbb18d405fa9068..1520a7ce37ed183c0e148a534215a86c89027d85 100644 (file)
@@ -86,7 +86,7 @@ struct _E_Event_Gesture_Tap
    unsigned int fingers;
    unsigned int repeats;
    int cx;
-   int cy:
+   int cy;
 };
 
 struct _E_Event_Gesture_Palm_Cover