summaryrefslogtreecommitdiff
path: root/src/node_internals.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/node_internals.h')
-rw-r--r--src/node_internals.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/node_internals.h b/src/node_internals.h
index cd791f8c05..860566e314 100644
--- a/src/node_internals.h
+++ b/src/node_internals.h
@@ -129,7 +129,7 @@ struct sockaddr;
V(string_decoder) \
V(symbols) \
V(tcp_wrap) \
- V(timer_wrap) \
+ V(timers) \
V(trace_events) \
V(tty_wrap) \
V(types) \