Fix typo.

This commit is contained in:
Kevin Buettner 2003-04-16 20:44:04 +00:00
parent ab9fe00ef0
commit 610a37459e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
2003-04-16 Kevin Buettner <kevinb@redhat.com>
* rs6000-tdep.c (rs6000_gdbarch_init): For the SVR4 ABI, set
* rs6000-tdep.c (rs6000_gdbarch_init): For the SysV ABI, set
the size of ``long double'' to 16, instead of 8.
2003-04-16 Mark Kettenis <kettenis@gnu.org>