This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
hongwenjun
/
musl
peilaus alkaen
https://git.musl-libc.org/git/musl
Tarkkaile
1
Äänestä
0
Haarauta
0
Tiedostot
Esitykset
0
Wiki
Selaa lähdekoodia
copy-paste error in prctl.h
Rich Felker
13 vuotta sitten
vanhempi
7f5471529c
sitoutus
5a2e74ebd2
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Näytä diff tilastot
1
1
include/sys/prctl.h
+ 1
- 1
include/sys/prctl.h
Näytä tiedosto
@@ -58,7 +58,7 @@ extern "C" {
int prctl (int, ...);
#ifdef __cplusplus
-
extern "C" {
+
}
#endif
#endif