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 the global buffer
master
Arun Prakash Jana
8 vuotta sitten
vanhempi
be8e9d5213
commit
76d600b072
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
nnn.c
+ 1
- 1
nnn.c
Näytä tiedosto
@@ -372,7 +372,7 @@ xmemrchr(const void *s, uchar ch, size_t n)
static char *
xdirname(const char *path)
{
static char
buf[PATH_MAX]
;
static char
*buf = g_buf
;
static char *last_slash;
xstrlcpy(buf, path, PATH_MAX);
Write
Preview
Loading…
Peruuta
Tallenna