aboutsummaryrefslogtreecommitdiff
path: root/ui.h
diff options
context:
space:
mode:
authorMarc André Tanner <mat@brain-dump.org>2015-11-08 14:33:09 +0100
committerMarc André Tanner <mat@brain-dump.org>2015-11-08 14:33:09 +0100
commit3f9c4e5ae437f2ecfe71fa40de0ff8209259c572 (patch)
tree64944c1f3d53abc3a47fa3debc3f8c3b0e5c470f /ui.h
parent994d420af7313121bf90a6ea40a3e8e0f240c88e (diff)
downloadvis-3f9c4e5ae437f2ecfe71fa40de0ff8209259c572.tar.gz
vis-3f9c4e5ae437f2ecfe71fa40de0ff8209259c572.tar.xz
Remove trailing white space from source files
Diffstat (limited to 'ui.h')
-rw-r--r--ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui.h b/ui.h
index 51f5ec3..621342d 100644
--- a/ui.h
+++ b/ui.h
@@ -6,7 +6,7 @@
#include <termkey.h>
typedef struct Ui Ui;
-typedef struct UiWin UiWin;
+typedef struct UiWin UiWin;
enum UiLayout {
UI_LAYOUT_HORIZONTAL,