Fix typo in stability attribute.

This commit is contained in:
Lee Jeffery 2015-07-16 14:36:05 +01:00
parent ed14593d98
commit 4ec64453ae

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;