diff options
author | Nick Clifton <nickc@redhat.com> | 2001-01-11 01:43:44 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-01-11 01:43:44 +0000 |
commit | 46e5a43a1471ed211aa6c81c407f4d33cc89895e (patch) | |
tree | 6345b143544f746f14c03c4f9e0749e608b77a74 | |
parent | 711c7c91532ea0f6ed4b778cf9ae9a70cab4b529 (diff) | |
download | gdb-46e5a43a1471ed211aa6c81c407f4d33cc89895e.tar.gz |
fix spelling typo
-rw-r--r-- | bfd/ChangeLog | 2 |
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> |