From 5526a29417d7fd57be69f079256e9511a5c41037 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Tue, 5 Feb 2013 12:47:27 +0000 Subject: [PATCH] Remove extra whitespace. Signed-off-by: Christopher Michael --- src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c b/src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c index 1665956..567ce2e 100644 --- a/src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c +++ b/src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c @@ -6,7 +6,7 @@ static const char *interface_wl_name = "wayland"; -static const int interface_wl_version = 1; +static const int interface_wl_version = 1; /* local structures */ typedef struct _EE_Wl_Smart_Data EE_Wl_Smart_Data; -- 2.7.4