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.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rt/rust.cpp') diff --git a/src/rt/rust.cpp b/src/rt/rust.cpp index 62cb6fe3bf3..093656b77d2 100644 --- a/src/rt/rust.cpp +++ b/src/rt/rust.cpp @@ -79,7 +79,7 @@ int get_num_threads() if(num > 0) return num; } - // TODO: in this case, determine the number of CPUs present on the + // FIXME: in this case, determine the number of CPUs present on the // machine. return 1; } -- cgit 1.4.1-3-g733a5