diff options
Diffstat (limited to 'noice.c')
-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: |