From f8208f21730b21f284d9608a5b39f8ac1d15199b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20G=C3=B6ttsche?= Date: Tue, 20 Oct 2020 13:14:32 +0200 Subject: Drop tabs in source indentions --- InfoScreen.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'InfoScreen.c') diff --git a/InfoScreen.c b/InfoScreen.c index 0c666234..7f4baa72 100644 --- a/InfoScreen.c +++ b/InfoScreen.c @@ -110,7 +110,7 @@ void InfoScreen_run(InfoScreen* this) { } else if (mevent.y == LINES - 1) { ch = IncSet_synthesizeEvent(this->inc, mevent.x); } - } + } } if (this->inc->active) { -- cgit v1.2.3