From 2ae727ad93002cbb1a027a5d8623f1ae156fd8b4 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Sat, 4 Jun 2005 16:33:09 +0000 Subject: 2005-06-04 H.J. Lu * dwarf2.c (comp_unit): Fix a typo in comment. --- bfd/dwarf2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bfd/dwarf2.c') diff --git a/bfd/dwarf2.c b/bfd/dwarf2.c index 32f0b44..d13fd75 100644 --- a/bfd/dwarf2.c +++ b/bfd/dwarf2.c @@ -141,7 +141,7 @@ struct comp_unit /* Chain the previously read compilation units. */ struct comp_unit *next_unit; - /* Keep the bdf convenient (for memory allocation). */ + /* Keep the bfd convenient (for memory allocation). */ bfd *abfd; /* The lowest and highest addresses contained in this compilation -- cgit v1.1