Fix typo in stability attribute.
This commit is contained in:
parent
58d7340b57
commit
4fcb19dda9
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
//! Windows-specific primitives
|
||||
|
||||
#[stable(feature = "raw_ext", since = "1.1.0")]
|
||||
#![stable(feature = "raw_ext", since = "1.1.0")]
|
||||
|
||||
use os::raw::c_void;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue