Explorar o código

copy-paste error in prctl.h

Rich Felker %!s(int64=13) %!d(string=hai) anos
pai
achega
5a2e74ebd2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/sys/prctl.h

+ 1 - 1
include/sys/prctl.h

@@ -58,7 +58,7 @@ extern "C" {
 int prctl (int, ...);
 
 #ifdef __cplusplus
-extern "C" {
+}
 #endif
 
 #endif