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
1 changed files with 1 additions and 1 deletions

View File

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