aboutsummaryrefslogtreecommitdiffstats
path: root/debug/DwarfTypes.ml
diff options
context:
space:
mode:
Diffstat (limited to 'debug/DwarfTypes.ml')
-rw-r--r--debug/DwarfTypes.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/DwarfTypes.ml b/debug/DwarfTypes.ml
index b2779e33..ecb346b9 100644
--- a/debug/DwarfTypes.ml
+++ b/debug/DwarfTypes.ml
@@ -36,7 +36,7 @@ type language =
| DW_LANG_C
| DW_LANG_C89
-type block = string (* Used as bitvector *)
+type block = string
type location_value =
| LocConst of constant