Fix typo in stability attribute.

This commit is contained in:
Lee Jeffery 2015-07-16 14:36:05 +01:00 committed by Brian Anderson
parent 58d7340b57
commit 4fcb19dda9

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;