diff options
author | Bob Wilson <bob.wilson@acm.org> | 2005-12-19 23:45:01 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@acm.org> | 2005-12-19 23:45:01 +0000 |
commit | a6a1cb4e1940898a89e6d22714c9af8b959ad295 (patch) | |
tree | b1a068ed3184de772437bca0c05689e3dfc1b7c0 /ld | |
parent | 430dbdcf8dafab951f9582b652254db5fea60e8c (diff) | |
download | gdb-a6a1cb4e1940898a89e6d22714c9af8b959ad295.zip gdb-a6a1cb4e1940898a89e6d22714c9af8b959ad295.tar.gz gdb-a6a1cb4e1940898a89e6d22714c9af8b959ad295.tar.bz2 |
fix filename typo in previous entry for ld-elf/group2.d
Diffstat (limited to 'ld')
-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 ab31ddc..b102974 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -97,7 +97,7 @@ 2005-10-20 H.J. Lu <hongjiu.lu@intel.com> PR ld/251 - * ld-elf/group.2d: New file. + * ld-elf/group2.d: New file. 2005-10-19 H.J. Lu <hongjiu.lu@intel.com> |