aboutsummaryrefslogtreecommitdiff
path: root/gdb/shnbsd-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/shnbsd-nat.c')
-rw-r--r--gdb/shnbsd-nat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/shnbsd-nat.c b/gdb/shnbsd-nat.c
index 001c139..f66571a 100644
--- a/gdb/shnbsd-nat.c
+++ b/gdb/shnbsd-nat.c
@@ -32,7 +32,7 @@
#include "regcache.h"
-/* Determine if PT_GETREGS fetches this register. */
+/* Determine if PT_GETREGS fetches this register. */
#define GETREGS_SUPPLIES(gdbarch, regno) \
(((regno) >= R0_REGNUM && (regno) <= (R0_REGNUM + 15)) \
|| (regno) == gdbarch_pc_regnum (gdbarch) || (regno) == PR_REGNUM \