noice

small file browser
git clone git://git.2f30.org/noice
Log | Files | Refs | README | LICENSE

commit 414c9e27fcbb182c36d112d5236db8de3a7f2e24
parent 15a7a7826450237bb9b5588b5ec9c920e232e1c4
Author: lostd <lostd@2f30.org>
Date:   Wed, 26 Nov 2014 18:09:03 +0200

Fix whitespace

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

diff --git a/noice.c b/noice.c @@ -695,7 +695,7 @@ nochange: filter = tmp; filter_re = re; DPRINTF_S(filter); - /* Save current */ + /* Save current */ oldpath = makepath(path, dents[cur].name); goto out; case SEL_NEXT: