This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Immanuel
/
nnn
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
Use generic msg
master
Arun Prakash Jana
пре 6 година
родитељ
80bdeb8d72
комит
b151e13548
No known key found for this signature in database
GPG Key ID:
A75979F35C080412
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/nnn.c
+ 1
- 1
src/nnn.c
Прегледај датотеку
@@ -2574,7 +2574,7 @@ static bool sshfs_mount(char *path, char *newpath, int *presel)
char *tmp, *env, *cmd = "sshfs";
if (!getutil(cmd)) {
printwait(
"sshfs missing"
, presel);
printwait(
messages[UTIL_MISSING]
, presel);
return FALSE;
}
Write
Preview
Loading…
Откажи
Сачувај