aboutsummaryrefslogtreecommitdiff
path: root/gdb/stubs/m68k-stub.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/stubs/m68k-stub.c')
-rw-r--r--gdb/stubs/m68k-stub.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/stubs/m68k-stub.c b/gdb/stubs/m68k-stub.c
index 826f922..47eca00 100644
--- a/gdb/stubs/m68k-stub.c
+++ b/gdb/stubs/m68k-stub.c
@@ -352,7 +352,7 @@ saveFrameLoop:
movew sp@+,a1@+
dbf d0,saveFrameLoop
#
-# now that the stack has been clenaed,
+# now that the stack has been cleaned,
# save the a7 in use at time of exception
movel sp,_superStack /* save supervisor sp */
andiw #0x2000,d1 /* were we in supervisor mode ? */