aboutsummaryrefslogtreecommitdiff
path: root/src/libmach/dwarfaranges.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libmach/dwarfaranges.c')
-rw-r--r--src/libmach/dwarfaranges.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libmach/dwarfaranges.c b/src/libmach/dwarfaranges.c
index 21299588..7e7152d3 100644
--- a/src/libmach/dwarfaranges.c
+++ b/src/libmach/dwarfaranges.c
@@ -60,4 +60,3 @@ dwarfaddrtounit(Dwarf *d, ulong addr, ulong *unit)
werrstr("address 0x%lux is not listed in dwarf debugging symbols", addr);
return -1;
}
-