[hackers] [scroll] Fix indention || Jochen Sprickerhof

From: <git_AT_suckless.org>
Date: Thu, 30 Apr 2020 22:29:39 +0200 (CEST)

commit 05b2653ec12ead75d2aaaef59094c5aa9b55f550
Author: Jochen Sprickerhof <git_AT_jochen.sprickerhof.de>
AuthorDate: Thu Apr 30 22:29:30 2020 +0200
Commit: Jochen Sprickerhof <git_AT_jochen.sprickerhof.de>
CommitDate: Thu Apr 30 22:29:30 2020 +0200

    Fix indention

diff --git a/scroll.c b/scroll.c
index 466d0bc..82787c2 100644
--- a/scroll.c
+++ b/scroll.c
_AT_@ -220,7 +220,7 @@ skipesc(char c)
                                 case 'J':
                                 case 'K':
                                 case 'f':
- return true;
+ return true;
                         }
                 }
                 break;
Received on Thu Apr 30 2020 - 22:29:39 CEST

This archive was generated by hypermail 2.3.0 : Thu Apr 30 2020 - 22:36:36 CEST