From: Christopher Michael Date: Tue, 5 Feb 2013 12:47:27 +0000 (+0000) Subject: Remove extra whitespace. X-Git-Tag: submit/devel/efl/20131022.203902~1785 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5526a29417d7fd57be69f079256e9511a5c41037;p=platform%2Fupstream%2Fefl.git Remove extra whitespace. Signed-off-by: Christopher Michael --- 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;