Remove an invalid #[doc(inline)]
This commit is contained in:
parent
6e8d0dbe11
commit
804ab9f78e
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ pub type mode_t = u32;
|
||||||
#[stable(feature = "pthread_t", since = "1.8.0")]
|
#[stable(feature = "pthread_t", since = "1.8.0")]
|
||||||
pub type pthread_t = c_ulong;
|
pub type pthread_t = c_ulong;
|
||||||
|
|
||||||
#[doc(inline)]
|
|
||||||
#[stable(feature = "raw_ext", since = "1.1.0")]
|
#[stable(feature = "raw_ext", since = "1.1.0")]
|
||||||
pub type blkcnt_t = u64;
|
pub type blkcnt_t = u64;
|
||||||
#[stable(feature = "raw_ext", since = "1.1.0")]
|
#[stable(feature = "raw_ext", since = "1.1.0")]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue