diff options
author | DJ Delorie <dj@redhat.com> | 1998-11-17 03:27:26 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 1998-11-17 03:27:26 +0000 |
commit | 949fae0bad32e92a3cf1ca08eb40d269bfdb845b (patch) | |
tree | 8261a469e1bec9fe8fffbd49bfb30b1d4fb0c1f9 /bfd | |
parent | 020917f9d0c8a8c3e9a19fb617d6b077ff26a940 (diff) | |
download | gdb-949fae0bad32e92a3cf1ca08eb40d269bfdb845b.zip gdb-949fae0bad32e92a3cf1ca08eb40d269bfdb845b.tar.gz gdb-949fae0bad32e92a3cf1ca08eb40d269bfdb845b.tar.bz2 |
typo
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 7e50041..107865f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,4 +1,4 @@ -Mon Nov 16 22:19:21 1998 DJ Delorie <dj@indy.delorie.com> +Mon Nov 16 22:19:21 1998 DJ Delorie <dj@cygnus.com> * archive.c (bfd_ar_hdr_from_filesystem): support BFD_IN_MEMORY bfds; they have no "file" so we fake it. |