From 2f84987a48c3625670cd62321f0e3dcb5c0e8768 Mon Sep 17 00:00:00 2001 From: Eric Holk Date: Tue, 28 Jun 2011 11:12:00 -0700 Subject: Fixed Win32 compile errors. --- src/rt/rust_task.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rt/rust_task.cpp') diff --git a/src/rt/rust_task.cpp b/src/rt/rust_task.cpp index 52987c68d64..385e084cd6c 100644 --- a/src/rt/rust_task.cpp +++ b/src/rt/rust_task.cpp @@ -57,7 +57,7 @@ rust_task::rust_task(rust_dom *dom, rust_task_list *state, maybe_proxy(this), stk(NULL), runtime_sp(0), - rust_sp(NULL), + rust_sp(0), gc_alloc_chain(0), dom(dom), cache(NULL), -- cgit 1.4.1-3-g733a5