From e028d3d90572a58f87f4efb6ada3ffdc857d44c7 Mon Sep 17 00:00:00 2001 From: shugo Date: Mon, 8 Oct 2012 14:02:46 +0000 Subject: * eval.c, gc.c, iseq.c, node.h, vm_insnhelper.c, vm_insnhelper.h, vm_method.c: rename omod and overlaid modules to refinements. * eval.c (hidden_identity_hash_new): renamed from identity_hash_new. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37117 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- node.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node.h') diff --git a/node.h b/node.h index 19e9129763..09186094ba 100644 --- a/node.h +++ b/node.h @@ -281,7 +281,7 @@ typedef struct RNode { #define nd_set_line(n,l) \ RNODE(n)->flags=((RNODE(n)->flags&~(-1<