Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
Immanuel
/
nnn
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
Selaa lähdekoodia
Use generic msg
master
Arun Prakash Jana
6 vuotta sitten
vanhempi
80bdeb8d72
commit
b151e13548
No known key found for this signature in database
GPG Key ID:
A75979F35C080412
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/nnn.c
+ 1
- 1
src/nnn.c
Näytä tiedosto
@@ -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…
Peruuta
Tallenna