summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--iseq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/iseq.h b/iseq.h
index 5c55aa0e40..b47b16aded 100644
--- a/iseq.h
+++ b/iseq.h
@@ -151,7 +151,7 @@ struct iseq_catch_table_entry {
CATCH_TYPE_REDO = INT2FIX(5),
CATCH_TYPE_NEXT = INT2FIX(6)
} type;
-
+
/*
* iseq type:
* CATCH_TYPE_RESCUE, CATCH_TYPE_ENSURE: