Skip to content

Commit af7d24a

Browse files
committed
fixup
1 parent 25635b4 commit af7d24a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unix/notbsd/linux/other/b64/x86_64.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ s_no_extra_traits! {
231231
pub uc_mcontext: mcontext_t,
232232
pub uc_sigmask: ::sigset_t,
233233
__private: [u8; 512],
234-
__ssp: [c_ulonglong; 4],
234+
__ssp: [::c_ulonglong; 4],
235235
}
236236
}
237237

0 commit comments

Comments
 (0)