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 a70ebff252..39d02ae9d9 100644
--- a/node.h
+++ b/node.h
@@ -199,7 +199,7 @@ typedef struct RNode {
#define nd_lit u1.value
#define nd_frml u1.node
-#define nd_rest u2.argc
+#define nd_rest u2.node
#define nd_opt u1.node
#define nd_recv u1.node