diff options
author | H.J. Lu <hjl@lucon.org> | 2001-03-18 02:56:20 +0000 |
---|---|---|
committer | H.J. Lu <hjl@lucon.org> | 2001-03-18 02:56:20 +0000 |
commit | bc8b7f7b8eb688dbf753228b1c7891070be6dcd2 (patch) | |
tree | 4ed0ec81d34beb31520eb3d6dc03c5c478778056 /include/aout | |
parent | 08d5d3d94921264aa14895f2940a88ce9ff71023 (diff) | |
download | gdb-bc8b7f7b8eb688dbf753228b1c7891070be6dcd2.tar.gz |
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 451b894641c..b4ad0939b7b 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 { |