diff options
author | Nick Clifton <nickc@redhat.com> | 2001-09-24 21:13:48 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-09-24 21:13:48 +0000 |
commit | 9cc16c3a6bc44ffbf043930c8a1f54bb70700c20 (patch) | |
tree | fd35d400049aadf09b58a7c168f9145e1b8bc6d7 /ld/ChangeLog | |
parent | f76febae84836e027f5638da63871a9d136da166 (diff) | |
download | gdb-9cc16c3a6bc44ffbf043930c8a1f54bb70700c20.zip gdb-9cc16c3a6bc44ffbf043930c8a1f54bb70700c20.tar.gz gdb-9cc16c3a6bc44ffbf043930c8a1f54bb70700c20.tar.bz2 |
Remove spurious prototype.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index fa617c0..a9899f7 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2001-09-24 Nick Clifton <nickc@cambridge.redhat.com> + + * pe-dll.c: Remove spurious prototype. + 2001-09-24 Charles Wilson <cwilson@ece.gatech.edu> * ld.texinfo(enable-auto-import): Clarify the explanation. |