From bc9fa31618207ae71d3db9cc6eef505645cdc893 Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Mon, 27 Jun 2011 10:08:57 -0700 Subject: A little tidying in rt. --- src/rt/rust_upcall.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rt/rust_upcall.cpp') diff --git a/src/rt/rust_upcall.cpp b/src/rt/rust_upcall.cpp index 885f82ddac3..022735f05dc 100644 --- a/src/rt/rust_upcall.cpp +++ b/src/rt/rust_upcall.cpp @@ -571,7 +571,7 @@ upcall_new_thread(rust_task *task, const char *name) { return child_task_proxy; } -#if 0 /* TODO: this code will be re-enabled once we have multithreading. */ +#if 0 /* FIXME: this code will be re-enabled once we have multithreading. */ #if defined(__WIN32__) static DWORD WINAPI rust_thread_start(void *ptr) -- cgit 1.4.1-3-g733a5