This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
hongwenjun
/
musl
réplica de
https://git.musl-libc.org/git/musl
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
copy-paste error in prctl.h
Rich Felker
%!s(int64=13) %!d(string=hai) anos
pai
7f5471529c
achega
5a2e74ebd2
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
include/sys/prctl.h
+ 1
- 1
include/sys/prctl.h
Ver ficheiro
@@ -58,7 +58,7 @@ extern "C" {
int prctl (int, ...);
#ifdef __cplusplus
-
extern "C" {
+
}
#endif
#endif