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
Inline printmsg
master
Arun Prakash Jana
6 vuotta sitten
vanhempi
459b2cceb8
commit
a94daefcff
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
@@ -574,7 +574,7 @@ static char *xitoa(uint val)
}
/* Messages show up at the bottom */
static void printmsg(const char *msg)
static
inline
void printmsg(const char *msg)
{
mvprintw(xlines - 1, 0, "%s\n", msg);
}
Write
Preview
Loading…
Peruuta
Tallenna