summaryrefslogtreecommitdiff
path: root/node.h
diff options
context:
space:
mode:
Diffstat (limited to 'node.h')
-rw-r--r--node.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/node.h b/node.h
index 5f997654a8..8b667853e5 100644
--- a/node.h
+++ b/node.h
@@ -218,7 +218,7 @@ typedef struct RNode {
#define nd_cfnc u1.cfunc
#define nd_argc u2.argc
-#define nd_cname u1.id
+#define nd_cpath u1.node
#define nd_super u3.node
#define nd_modl u1.id