Fix spelling typo in previous delta
This commit is contained in:
parent
2e14fae29a
commit
68e08bceb0
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
* dwarf.c (print_dwarf_vma): New function. Display the value of a
|
||||
dwarf_vma type at a specified precision. Use mingw field type
|
||||
specified if necessary.
|
||||
specifier if necessary.
|
||||
(display_debug_loc): Use dwarf_vma type for begin and end values.
|
||||
Use print_dwarf_vma to display their values. Use byte_get_signed
|
||||
in order to correctly detect the -1 escape value.
|
||||
|
|
Loading…
Add table
Reference in a new issue