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 5ae28382bd..358bbca494 100644
--- a/node.h
+++ b/node.h
@@ -468,7 +468,7 @@ typedef struct RNode {
#define NOEX_UNDEF NOEX_NOSUPER
-#define NOEX_MODFUNC 0x10
+#define NOEX_MODFUNC 0x12
#define NOEX_SUPER 0x20
#define NOEX_VCALL 0x40