mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
rename to conform to style guide
This commit is contained in:
parent
b8599ecdb3
commit
f7693d6b85
@ -260,7 +260,7 @@ pub mod dl {
|
|||||||
dlclose(handle as *mut libc::c_void); ()
|
dlclose(handle as *mut libc::c_void); ()
|
||||||
}
|
}
|
||||||
|
|
||||||
pub enum RTLD {
|
pub enum Rtld {
|
||||||
Lazy = 1,
|
Lazy = 1,
|
||||||
Now = 2,
|
Now = 2,
|
||||||
Global = 256,
|
Global = 256,
|
||||||
|
Loading…
Reference in New Issue
Block a user