diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2001-03-18 02:56:20 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2001-03-18 02:56:20 +0000 |
commit | 951b39209839e9458b9b5fb733d72e611565c383 (patch) | |
tree | 55c8fb3603856fa74de698a131fa58a66ceacbc3 /include/aout | |
parent | 7daede3b53c9af3cb1c071ed883087f3b0a92c8c (diff) | |
download | fsf-binutils-gdb-951b39209839e9458b9b5fb733d72e611565c383.zip fsf-binutils-gdb-951b39209839e9458b9b5fb733d72e611565c383.tar.gz fsf-binutils-gdb-951b39209839e9458b9b5fb733d72e611565c383.tar.bz2 |
Fix a typo.
Diffstat (limited to 'include/aout')
-rw-r--r-- | include/aout/hp300hpux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/aout/hp300hpux.h b/include/aout/hp300hpux.h index 451b8946..b4ad093 100644 --- a/include/aout/hp300hpux.h +++ b/include/aout/hp300hpux.h @@ -1,5 +1,5 @@ /* Special version of <a.out.h> for use under hp-ux. - Copyright 1988, 1993, 1995 Free Software Foundation, Inc. + Copyright 1988, 1993, 1995 Free Software Foundation, Inc. */ struct hp300hpux_exec_bytes { |