From 3ee9b6e949c9a0f887c7ede1f2d86a9723a87775 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Fri, 1 Sep 2000 23:55:07 +0000 Subject: [PATCH] Corrected spelling error in comment: swaped -> swapped. --- gdb/gdbarch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- 2.7.4