From 31166438063236e6d2ad021cf2169fce2b3839b4 Mon Sep 17 00:00:00 2001 From: Niko Matsakis Date: Wed, 1 Feb 2012 18:50:19 -0800 Subject: Revert "make boxes self-describing (fixes #1493)" until a new snapshot is prepared. --- src/rt/test/rust_test_runtime.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rt/test/rust_test_runtime.cpp') diff --git a/src/rt/test/rust_test_runtime.cpp b/src/rt/test/rust_test_runtime.cpp index 51ec9219396..815d55acd86 100644 --- a/src/rt/test/rust_test_runtime.cpp +++ b/src/rt/test/rust_test_runtime.cpp @@ -39,7 +39,7 @@ rust_domain_test::run() { return true; } -void task_entry(void *, rust_opaque_box*, void *) { +void task_entry(void *, rust_opaque_closure *, void *) { printf("task entry\n"); } -- cgit 1.4.1-3-g733a5