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 c6010084ad..c84f8ab049 100644
--- a/intern.h
+++ b/intern.h
@@ -17,7 +17,7 @@
* the kernel.
*/
-#define ID_ALLOCATOR 0
+#define ID_ALLOCATOR 1
/* array.c */
void rb_mem_clear _((register VALUE*, register long));