summaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-01-11 01:43:44 +0000
committerNick Clifton <nickc@redhat.com>2001-01-11 01:43:44 +0000
commit46e5a43a1471ed211aa6c81c407f4d33cc89895e (patch)
tree6345b143544f746f14c03c4f9e0749e608b77a74 /bfd
parent711c7c91532ea0f6ed4b778cf9ae9a70cab4b529 (diff)
downloadgdb-46e5a43a1471ed211aa6c81c407f4d33cc89895e.tar.gz
fix spelling typo
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index c7a8b25e927..eef9916f4a3 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,6 +1,6 @@
2001-01-10 Nick Clifton <nickc@redhat.com>
- * coff-arm.c (LOCAL_LABEL_PREFIX): Change defintion to "".
+ * coff-arm.c (LOCAL_LABEL_PREFIX): Change definition to "".
2001-01-07 Philip Blundell <philb@gnu.org>