summaryrefslogtreecommitdiff
path: root/vm_dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'vm_dump.c')
-rw-r--r--vm_dump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vm_dump.c b/vm_dump.c
index f9edd05b99..19070d13ab 100644
--- a/vm_dump.c
+++ b/vm_dump.c
@@ -37,7 +37,7 @@
#include "vm_core.h"
-/* see vm_insnhelper.h for the values */
+/* see vm_core.h for the values */
#ifndef VMDEBUG
#define VMDEBUG 0
#endif