From 3f9c4e5ae437f2ecfe71fa40de0ff8209259c572 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Sun, 8 Nov 2015 14:33:09 +0100 Subject: Remove trailing white space from source files --- ui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui.h') diff --git a/ui.h b/ui.h index 51f5ec3..621342d 100644 --- a/ui.h +++ b/ui.h @@ -6,7 +6,7 @@ #include typedef struct Ui Ui; -typedef struct UiWin UiWin; +typedef struct UiWin UiWin; enum UiLayout { UI_LAYOUT_HORIZONTAL, -- cgit v1.2.3