diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2001-02-21 00:19:45 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2001-02-21 00:19:45 +0000 |
commit | 1ac7e077c996dea0b51806abba30f9fe80e65972 (patch) | |
tree | ce5994647dda51e2dde7d82f7706af268aaec156 /ld | |
parent | 0fde8cc636e5bf0f86dc2e315920cd0c232e1dc8 (diff) | |
download | gdb-1ac7e077c996dea0b51806abba30f9fe80e65972.zip gdb-1ac7e077c996dea0b51806abba30f9fe80e65972.tar.gz gdb-1ac7e077c996dea0b51806abba30f9fe80e65972.tar.bz2 |
Fix a typo.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 70c20da..19e5b08 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -3,7 +3,7 @@ * ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to false if we found the file. -001-02-18 David O'Brien <obrien@FreeBSD.org> +2001-02-18 David O'Brien <obrien@FreeBSD.org> * configure.tgt: Add FreeBSD/Alpha, FreeBSD/x86-64, FreeBSD/ia64, FreeBSD/PowerPC, FreeBSD/arm, and FreeBSD/sparc64 entries. |