diff options
author | Marc Espie <espie@cvs.openbsd.org> | 1999-09-20 17:20:32 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 1999-09-20 17:20:32 +0000 |
commit | 7a9562beeeb4df4b8cab879277a7dde72dfbe631 (patch) | |
tree | 824e542cab4a49320c5efc0df6b2db470213ecc9 /gnu/egcs/gcc | |
parent | ec6a825fe6f5dba4ad6682b7c8d47585ddf3bfdf (diff) |
Formatting
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 |