summaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2005-06-04 16:33:09 +0000
committerH.J. Lu <hjl@lucon.org>2005-06-04 16:33:09 +0000
commit2e0b7596338263731278018d87bb90bc284e8d8d (patch)
tree602e32b4f41a2d28dcfb3daeb06a4fe74142ef8c /bfd
parent83fd7f735fd7cbc3b5f6c0b30a0613c84d375b75 (diff)
downloadbinutils-redhat-2e0b7596338263731278018d87bb90bc284e8d8d.tar.gz
2005-06-04 H.J. Lu <hongjiu.lu@intel.com>
* dwarf2.c (comp_unit): Fix a typo in comment.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog4
-rw-r--r--bfd/dwarf2.c2
2 files changed, 5 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 29661ee589..2c0feac5d5 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2005-06-04 H.J. Lu <hongjiu.lu@intel.com>
+
+ * dwarf2.c (comp_unit): Fix a typo in comment.
+
2005-06-03 Jan-Benedict Glaw <jbglaw@lug-owl.de>
* elf32-vax.c (rtype_to_howto): Remove PARAMS.
diff --git a/bfd/dwarf2.c b/bfd/dwarf2.c
index 32f0b4443d..d13fd75675 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