aboutsummaryrefslogtreecommitdiffstats
path: root/debug
diff options
context:
space:
mode:
Diffstat (limited to 'debug')
-rw-r--r--debug/DwarfTypes.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/DwarfTypes.ml b/debug/DwarfTypes.ml
index ecb346b9..d920c118 100644
--- a/debug/DwarfTypes.ml
+++ b/debug/DwarfTypes.ml
@@ -120,7 +120,7 @@ type dw_tag_label =
type dw_tag_lexical_block =
{
lexical_block__high_pc: address;
- lexical_block_low_pc: address;
+ lexical_block_low_pc: address;
}
type dw_tag_member =