diff options
Diffstat (limited to 'gcc/config/i386/iscdbx.h')
-rw-r--r-- | gcc/config/i386/iscdbx.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/i386/iscdbx.h b/gcc/config/i386/iscdbx.h index 6c2d42e..6d1f341 100644 --- a/gcc/config/i386/iscdbx.h +++ b/gcc/config/i386/iscdbx.h @@ -20,7 +20,7 @@ along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* Mostly it's like AT&T Unix System V with dbx-in-coff. */ +/* Mostly it's like AT&T Unix System V with dbx-in-coff. */ #include "i386/svr3dbx.h" @@ -28,7 +28,7 @@ Boston, MA 02111-1307, USA. */ #undef ENDFILE_SPEC #include "i386/isc.h" -/* Overridden defines for ifile usage. */ +/* Overridden defines for ifile usage. */ #undef STARTFILE_SPEC #define STARTFILE_SPEC \ |