diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2005-02-11 17:26:41 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2005-02-11 17:26:41 +0000 |
commit | ae53d3b05fa83f1ae72e1761161ed478861a32b8 (patch) | |
tree | 15f97bc76599418e60ff3cc15439c8974f5347d3 | |
parent | 169a6afd8173cc85a75f18a39a94ef408a7cc0b9 (diff) | |
download | gdb-ae53d3b05fa83f1ae72e1761161ed478861a32b8.zip gdb-ae53d3b05fa83f1ae72e1761161ed478861a32b8.tar.gz gdb-ae53d3b05fa83f1ae72e1761161ed478861a32b8.tar.bz2 |
Fix typo.
-rw-r--r-- | ld/testsuite/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index b8caf1d..697081a 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,6 +1,6 @@ 2005-02-11 Paul Brook <paul@codesourcery.com> - * ld-elf/symbol1w.s: Avoid usung @function syntax. + * ld-elf/symbol1w.s: Avoid using @function syntax. 2005-02-12 Alan Modra <amodra@bigpond.net.au> |