diff options
Diffstat (limited to 'gnu/egcs/gcc')
-rw-r--r-- | gnu/egcs/gcc/config/mips/xm-openbsd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/egcs/gcc/config/mips/xm-openbsd.h b/gnu/egcs/gcc/config/mips/xm-openbsd.h index a36204bca57..f9e8ca959d4 100644 --- a/gnu/egcs/gcc/config/mips/xm-openbsd.h +++ b/gnu/egcs/gcc/config/mips/xm-openbsd.h @@ -21,5 +21,5 @@ Boston, MA 02111-1307, USA. */ #include <xm-openbsd.h> #include <mips/xm-mips.h> -/* We're NOT systemV. */ +/* We're NOT systemV. */ #undef USG |