summaryrefslogtreecommitdiff
path: root/gdb/ppcobsd-tdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ppcobsd-tdep.h')
-rw-r--r--gdb/ppcobsd-tdep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ppcobsd-tdep.h b/gdb/ppcobsd-tdep.h
index c49b268d030..503619b5753 100644
--- a/gdb/ppcobsd-tdep.h
+++ b/gdb/ppcobsd-tdep.h
@@ -44,7 +44,7 @@ extern void ppcobsd_supply_gregset (const struct regset *regset,
const void *gregs, size_t len);
/* Collect register REGNUM in the general-purpose register set
- REGSET. from register cache REGCACHE into the buffer specified by
+ REGSET, from register cache REGCACHE into the buffer specified by
GREGS and LEN. If REGNUM is -1, do this for all registers in
REGSET. */