diff options
Diffstat (limited to 'gcc/config/netbsd.h')
-rw-r--r-- | gcc/config/netbsd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/netbsd.h b/gcc/config/netbsd.h index b57d412e53b..19df77ffcd8 100644 --- a/gcc/config/netbsd.h +++ b/gcc/config/netbsd.h @@ -42,7 +42,7 @@ Boston, MA 02111-1307, USA. */ /* NETBSD_NATIVE is defined when gcc is integrated into the NetBSD source tree so it can be configured appropriately without using - the GNU configure/build mechanism. */ + the GNU configure/build mechanism. */ #ifdef NETBSD_NATIVE |