+2005-03-21 Kevin Buettner <kevinb@redhat.com>
+
+ * frv-linux-tdep.c (frv_linux_sigcontext_reg_addr): Fix typo in
+ comment.
+
2005-03-20 Mark Kettenis <kettenis@gnu.org>
* dwarf2loc.c (dwarf_expr_tls_address): Mark addr as volatile.
else if (tramp_type == RT_SIGTRAMP)
{
/* For a realtime sigtramp frame, SP + 12 contains a pointer
- to the a ucontext struct. The ucontext struct contains a
+ to a ucontext struct. The ucontext struct contains a
sigcontext struct starting 24 bytes in. (The offset of
uc_mcontext within struct ucontext is derived as follows:
stack_t is a 12-byte struct and struct sigcontext is