diff options
author | Nick Clifton <nickc@redhat.com> | 2013-08-21 07:28:37 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2013-08-21 07:28:37 +0000 |
commit | 0ed1b36a6aa6751130d5ce4019abd29c4cfc5897 (patch) | |
tree | b28ce889975a4127eba22adc6913cd3be135c32e /bfd/bfd-in.h | |
parent | b4e6cb80521688d11ed79003d891b082ab0978cb (diff) | |
download | gdb-0ed1b36a6aa6751130d5ce4019abd29c4cfc5897.zip gdb-0ed1b36a6aa6751130d5ce4019abd29c4cfc5897.tar.gz gdb-0ed1b36a6aa6751130d5ce4019abd29c4cfc5897.tar.bz2 |
Fix typo
Diffstat (limited to 'bfd/bfd-in.h')
-rw-r--r-- | bfd/bfd-in.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/bfd-in.h b/bfd/bfd-in.h index 36db67b..3afd71b 100644 --- a/bfd/bfd-in.h +++ b/bfd/bfd-in.h @@ -1,6 +1,6 @@ /* Main header file for the bfd library -- portable access to object files. - Copyright 1990-2013 2013 Free Software Foundation, Inc. + Copyright 1990-2013 Free Software Foundation, Inc. Contributed by Cygnus Support. |