diff options
Diffstat (limited to 'ui.h')
| -rw-r--r-- | ui.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ #include <termkey.h> typedef struct Ui Ui; -typedef struct UiWin UiWin; +typedef struct UiWin UiWin; enum UiLayout { UI_LAYOUT_HORIZONTAL, |
