diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/gdbarch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbarch.c b/gdb/gdbarch.c index 6bf83bb..1bdf278 100644 --- a/gdb/gdbarch.c +++ b/gdb/gdbarch.c @@ -3811,7 +3811,7 @@ gdbarch_data (struct gdbarch_data *data) -/* Keep a registrary of swaped data required by GDB modules. */ +/* Keep a registrary of swapped data required by GDB modules. */ struct gdbarch_swap { |