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 | b9a1ad5f2870440e2f6d7baa57da41599d8d507b (patch) | |
tree | 8f37785c1232005a64ebc93481282b18a29711e6 /include/aout | |
parent | 00a7496150b8ab848730cc7e09536babd6b0dc72 (diff) | |
download | newlib-b9a1ad5f2870440e2f6d7baa57da41599d8d507b.zip newlib-b9a1ad5f2870440e2f6d7baa57da41599d8d507b.tar.gz newlib-b9a1ad5f2870440e2f6d7baa57da41599d8d507b.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 451b894..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 { |