diff options
author | lostd <lostd@2f30.org> | 2014-11-26 18:09:03 +0200 |
---|---|---|
committer | lostd <lostd@2f30.org> | 2014-11-26 18:09:03 +0200 |
commit | 414c9e27fcbb182c36d112d5236db8de3a7f2e24 (patch) | |
tree | abbbfb211aa03b4b98a3bb8b65c06016430576aa | |
parent | 15a7a7826450237bb9b5588b5ec9c920e232e1c4 (diff) | |
download | nnn-414c9e27fcbb182c36d112d5236db8de3a7f2e24.tar.gz |
Fix whitespace
-rw-r--r-- | noice.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |