This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

typo patch for gcc/config/i386/djgpp.h


This patch corrects a typo in djgpp.h.

ChangeLog:
* gcc/config/i386/djgpp.h: Fix typo.


*** gcc/config/i386/djgpp.h.orig	Wed Mar 17 23:23:50 1999
--- gcc/config/i386/djgpp.h	Wed Mar 24 10:34:44 1999
***************
*** 1,4 ****
! /* Configuration for an i386 running MS-DOS with DJGPP.  */
     Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc.
  
  This file is part of GNU CC.
--- 1,4 ----
! /* Configuration for an i386 running MS-DOS with DJGPP.
     Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc.
  
  This file is part of GNU CC.

--- 
Mark Elbrecht, snowball3@usa.net
http://snowball.digitalspace.net/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]