From 439afaa329751b3dfd6735862cd2645705598909 Mon Sep 17 00:00:00 2001 From: Lindsey Kuper Date: Tue, 31 Jul 2012 10:27:51 -0700 Subject: Change remaining "iface" occurrences to "trait"; deprecate "iface" --- src/rt/rust_cc.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/rt/rust_cc.cpp') diff --git a/src/rt/rust_cc.cpp b/src/rt/rust_cc.cpp index 1d3ae3ccccf..0106b468c90 100644 --- a/src/rt/rust_cc.cpp +++ b/src/rt/rust_cc.cpp @@ -140,7 +140,7 @@ class irc : public shape::data { } } - void walk_iface2() { + void walk_trait2() { walk_box2(); } @@ -400,7 +400,7 @@ class mark : public shape::data { } } - void walk_iface2() { + void walk_trait2() { walk_box2(); } -- cgit 1.4.1-3-g733a5