Typo: FIXE -> FIXME

This commit is contained in:
Patrick Walton
2011-03-15 17:13:19 -07:00
parent 6d5379cdcb
commit 1a3f533d28

View File

@@ -1,7 +1,7 @@
import _str.sbuf;
import _vec.vbuf;
// FIXE Somehow merge stuff duplicated here and macosx_os.rs. Made difficult
// FIXME Somehow merge stuff duplicated here and macosx_os.rs. Made difficult
// by https://github.com/graydon/rust/issues#issue/268
native mod libc = "libc.so.6" {