This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
nnn
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Persistent warnings
master
Arun Prakash Jana
5 years ago
parent
f9036bd959
commit
1847a7647f
No known key found for this signature in database
GPG Key ID:
A75979F35C080412
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/nnn.c
+ 0
- 1
src/nnn.c
View File
@@ -3351,7 +3351,6 @@ nochange:
mkpath(path, dents[cur].name, newpath);
if (lstat(newpath, &sb) == -1 || !show_stats(newpath, dents[cur].name, &sb)) {
printwarn();
presel = MSGWAIT;
goto nochange;
}
break;
Write
Preview
Loading…
Cancel
Save