From f2e7c15d990b428a29fe0183ae810f29e722d21a Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Fri, 5 Mar 2004 20:58:00 +0000 Subject: * i386-nat.c: Fix typo in comment. Re-introduce paranoiac. * i386obsd-tdep.c: Correct spelling in comment. * i386nbsd-tdep.c: Correct spelling in comment. * sparc-tdep.c: Correct spelling in comments. --- gdb/i386nbsd-tdep.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/i386nbsd-tdep.c') diff --git a/gdb/i386nbsd-tdep.c b/gdb/i386nbsd-tdep.c index 82013b5..3c5304e 100644 --- a/gdb/i386nbsd-tdep.c +++ b/gdb/i386nbsd-tdep.c @@ -236,7 +236,7 @@ i386nbsd_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch) tdep->struct_return = reg_struct_return; /* NetBSD has a `struct sigcontext' that's different from the - origional 4.3 BSD. */ + original 4.3 BSD. */ tdep->sc_reg_offset = i386nbsd_sc_reg_offset; tdep->sc_num_regs = ARRAY_SIZE (i386nbsd_sc_reg_offset); } -- cgit v1.1