aboutsummaryrefslogtreecommitdiff
path: root/m68k-dis.c
diff options
context:
space:
mode:
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2008-11-30 16:25:37 +0000
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2008-11-30 16:25:37 +0000
commit1addc7c5a11e9fe1811c792614516ed12689a1f0 (patch)
treed78d7ea7a7b17f7af53f6d598c7a89db9296a306 /m68k-dis.c
parentd92620c8e0fd51847db7d980e7dbd411e905e822 (diff)
Spelling and grammar fixes
Minor fixes of spelling and grammar in comments and documentation Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5835 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'm68k-dis.c')
-rw-r--r--m68k-dis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/m68k-dis.c b/m68k-dis.c
index 5a4ece5a39..9978caac5a 100644
--- a/m68k-dis.c
+++ b/m68k-dis.c
@@ -7,7 +7,7 @@
#include "dis-asm.h"
-/* **** foatformat.h from sourceware.org CVS 2005-08-14. */
+/* **** floatformat.h from sourceware.org CVS 2005-08-14. */
/* IEEE floating point support declarations, for GDB, the GNU Debugger.
Copyright 1991, 1994, 1995, 1997, 2000, 2003 Free Software Foundation, Inc.