diff options
Diffstat (limited to 'gdb/config/sparc/xm-sun4sol2.h')
-rw-r--r-- | gdb/config/sparc/xm-sun4sol2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/sparc/xm-sun4sol2.h b/gdb/config/sparc/xm-sun4sol2.h index 3edb5abdf54..43f6166d132 100644 --- a/gdb/config/sparc/xm-sun4sol2.h +++ b/gdb/config/sparc/xm-sun4sol2.h @@ -39,5 +39,5 @@ /* On sol2.7, <curses.h> emits a bunch of 'macro redefined' warnings, which makes autoconf think curses.h doesn't - exist. Compensate fot that here. */ + exist. Compensate for that here. */ #define HAVE_CURSES_H 1 |