This commit is contained in:
Arun Prakash Jana 2019-03-18 19:00:30 +05:30
parent 2946a89c00
commit f30d21b7a4
No known key found for this signature in database
GPG key ID: A75979F35C080412

View file

@ -3013,7 +3013,7 @@ nochange:
} }
/* Invoke desktop opener as last resort */ /* Invoke desktop opener as last resort */
spawn(opener, newpath, NULL, NULL, F_NOWAIT | F_NOTRACE); spawn(opener, newpath, NULL, NULL, F_NOTRACE);
continue; continue;
} }
default: default: