aboutsummaryrefslogtreecommitdiff
path: root/gdb/sparc64-netbsd-tdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/sparc64-netbsd-tdep.c')
-rw-r--r--gdb/sparc64-netbsd-tdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/sparc64-netbsd-tdep.c b/gdb/sparc64-netbsd-tdep.c
index f5329a3..b6a905c 100644
--- a/gdb/sparc64-netbsd-tdep.c
+++ b/gdb/sparc64-netbsd-tdep.c
@@ -168,7 +168,7 @@ sparc64nbsd_sigcontext_frame_cache (struct frame_info *this_frame,
cache->pc = sparc64nbsd_sigtramp_start;
/* Since we couldn't find the frame's function, the cache was
- initialized under the assumption that we're frameless. */
+ initialized under the assumption that we're frameless. */
sparc_record_save_insn (cache);
addr = get_frame_register_unsigned (this_frame, SPARC_FP_REGNUM);
if (addr & 1)