Remove extra whitespace.
authorChristopher Michael <cp.michael@samsung.com>
Tue, 5 Feb 2013 12:47:27 +0000 (12:47 +0000)
committerRafael Antognolli <rafael.antognolli@linux.intel.com>
Tue, 19 Feb 2013 13:18:01 +0000 (10:18 -0300)
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c

index 1665956..567ce2e 100644 (file)
@@ -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;