* i386/djgpp.h: Fix typo.

From-SVN: r25958
This commit is contained in:
Mark Elbrecht 1999-03-24 15:30:18 -07:00 committed by Jeff Law
parent 940e53cefe
commit 79d868e887
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Wed Mar 24 23:27:25 1999 Mark Elbrecht <snowball3@usa.net.
* i386/djgpp.h: Fix typo.
Wed Mar 24 23:24:30 1999 Jeffrey A Law (law@cygnus.com)
* fixinc/mkfixinc.sh: Recognize cygwin* instead of only

View File

@ -1,4 +1,4 @@
/* Configuration for an i386 running MS-DOS with DJGPP. */
/* 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.