Remove extra whitespace.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
This commit is contained in:
Christopher Michael 2013-02-05 12:47:27 +00:00 committed by Rafael Antognolli
parent 7f7f7f7c1f
commit 5526a29417
1 changed files with 1 additions and 1 deletions

View 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;