summaryrefslogtreecommitdiff
path: root/vm.h
diff options
context:
space:
mode:
Diffstat (limited to 'vm.h')
-rw-r--r--vm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vm.h b/vm.h
index 0104203892..08bcef03cf 100644
--- a/vm.h
+++ b/vm.h
@@ -31,7 +31,7 @@ extern VALUE ruby_vm_redefined_flag;
* debug level:
* 0: no debug output
* 1: show instruction name
- * 2:
+ * 2: show stack frame when control stack frame is changed
* 3: show stack status
* 4: show register
* 5: