Skip to content

Commit d126b52

Browse files
author
Dave Huseby
committed
---
yaml --- r: 184317 b: refs/heads/master c: cea7aea h: refs/heads/master i: 184315: 4b5c6b6 v: v3
1 parent 316dfb4 commit d126b52

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 0e69e64dda0db5e732242ed49c090c73b0386107
2+
refs/heads/master: cea7aead33606dd5566ff72e917b28310778ac29
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 522d09dfecbeca1595f25ac58c6d0178bbd21d7d
55
refs/heads/try: ccf8fedf1cffcb8f6f3581d53d220039e192fe77

trunk/src/liblibc/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4149,7 +4149,7 @@ pub mod consts {
41494149
pub const _SC_THREAD_THREADS_MAX : c_int = 90;
41504150
pub const _SC_THREADS : c_int = 91;
41514151
pub const _SC_TTY_NAME_MAX : c_int = 107;
4152-
pub const _SC_ATEXIT_MAX : c_int = 146;
4152+
pub const _SC_ATEXIT_MAX : c_int = 46;
41534153
pub const _SC_XOPEN_CRYPT : c_int = 117;
41544154
pub const _SC_XOPEN_ENH_I18N : c_int = 118;
41554155
pub const _SC_XOPEN_LEGACY : c_int = 119;

0 commit comments

Comments
 (0)