From 3248c325226a9137bbeacce72d7a379798ee69b9 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Wed, 17 Mar 2004 00:21:17 +0000 Subject: [PATCH] Fix typo in ChangeLog entry. --- gdb/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0fbac0566a..51ad290452 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -46,12 +46,12 @@ (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Undefine and then define unconditionally. -2004-03-15 Mark Kettenis +2004-03-15 Mark Kettenis * i387-tdep.h (i387_collect_fsave): New prototype. * i387-tdep.c (i387_collect_fsave): New function containing most of the code from i387_fill_fsave. - (i387_fill_fsave): Call i387_fill_fsave. + (i387_fill_fsave): Call i387_collect_fsave. 2004-03-15 Mark Kettenis -- 2.34.1