Rollup merge of #27069 - Eljay:fix-raw-attr-typo, r=alexcrichton
Pretty sure this should apply to the module. r? @alexcrichton
This commit is contained in:
commit
07b337ce33
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