From: Mark Kettenis Date: Sun, 9 Jul 2006 16:12:30 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3b03cc436125ee5a53661fa21416f0d63ab042db;p=binutils-gdb.git Fix typo. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index bd8dbf1b848..c666534f504 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,7 +1,7 @@ 2006-07-09 Mark Kettenis * alphabsd-tdep.h: Tweak comments. - (SIZOEF_STRUCT_REG, SIZEOF_STRUCT_FPREG): Remove. + (SIZEOF_STRUCT_REG, SIZEOF_STRUCT_FPREG): Remove. * alphanbsd-tdep.c: Reorder includes. Include "regset.h". (ALPHANBSD_SIZEOF_GREGS, ALPHANBSD_SIZEOF_FPREGS): New defines. (alphanbsd_supply_fpregset, alphanbsd_supply_gregset)