Fix typo.
authorKevin Buettner <kevinb@redhat.com>
Wed, 16 Apr 2003 20:44:04 +0000 (20:44 +0000)
committerKevin Buettner <kevinb@redhat.com>
Wed, 16 Apr 2003 20:44:04 +0000 (20:44 +0000)
gdb/ChangeLog

index 3742befb25872f1b8ad8310c8d79b80740211907..27bf2c8dbab9d718d5f3759d32b35d91e801a06b 100644 (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>