From 39151f2ad8d18554af1d6787bae0b02345e1d90b Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Wed, 13 Jul 2011 15:44:09 -0700 Subject: Prohibit trailing whitespace under 'tidy' script. Clean up all caught cases. --- src/rt/rust_task.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rt/rust_task.h') diff --git a/src/rt/rust_task.h b/src/rt/rust_task.h index 721a75b7eb2..0babf4ab7e7 100644 --- a/src/rt/rust_task.h +++ b/src/rt/rust_task.h @@ -74,7 +74,7 @@ rust_task : public maybe_proxy, rust_handle *handle; context ctx; - + // This flag indicates that a worker is either currently running the task // or is about to run this task. int running_on; -- cgit 1.4.1-3-g733a5