diff options
Diffstat (limited to 'gdb/hppab-nat.c')
-rw-r--r-- | gdb/hppab-nat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/hppab-nat.c b/gdb/hppab-nat.c index 5659532..17a4dc7 100644 --- a/gdb/hppab-nat.c +++ b/gdb/hppab-nat.c @@ -182,7 +182,7 @@ store_inferior_registers (int regno) This call may fail if the given addresses are not valid in the inferior process. This most often happens when restarting a program which - as watchpoints inserted on heap or stack memory. */ + has watchpoints inserted on heap or stack memory. */ #define PT_PROT 21 |