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:
Manish Goregaokar 2015-07-17 19:06:24 +05:30
commit 07b337ce33

View file

@ -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;