summaryrefslogtreecommitdiff
path: root/INTERN.h
diff options
context:
space:
mode:
Diffstat (limited to 'INTERN.h')
-rw-r--r--INTERN.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/INTERN.h b/INTERN.h
index 4305b6bc02..6a28e6020b 100644
--- a/INTERN.h
+++ b/INTERN.h
@@ -46,6 +46,6 @@
# endif
#undef INIT
-#define INIT(x) = x
+#define INIT(...) = __VA_ARGS__
#define DOINIT