This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
hongwenjun
/
musl
mirrorاز
https://git.musl-libc.org/git/musl
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
copy-paste error in prctl.h
Rich Felker
13 سال پیش
والد
7f5471529c
کامیت
5a2e74ebd2
1فایلهای تغییر یافته
به همراه
1 افزوده شده
و
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