sbase

suckless unix tools
git clone git://git.2f30.org/sbase
Log | Files | Refs | README | LICENSE

commit 3b1b50cffa67f8411e54aa5d1d57a20975a656be
parent 94e92d9cc0bd21ec23d1303d8c0e05e0fb521057
Author: sin <sin@2f30.org>
Date:   Mon, 21 Dec 2015 09:54:33 +0000

Do not indent label

Diffstat:
Mlibutil/mode.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libutil/mode.c b/libutil/mode.c @@ -140,7 +140,7 @@ next: } } - apply: +apply: /* apply */ switch (op) { case '=':