ecore-evas-wayland: Minor formatting fix

NB: No functional changes, just formatting

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2017-01-31 10:29:50 -05:00
parent ea3c1d17da
commit 7b83432539
1 changed files with 1 additions and 2 deletions

View File

@ -553,8 +553,7 @@ _ecore_evas_wl_common_device_event_add(int event_type, Ecore_Wl2_Device_Type dev
}
static EE_Wl_Device *
_ecore_evas_wl_common_seat_add(Ecore_Evas *ee,
unsigned int id)
_ecore_evas_wl_common_seat_add(Ecore_Evas *ee, unsigned int id)
{
Ecore_Evas_Engine_Wl_Data *wdata;
EE_Wl_Device *device;