This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
include/ChangeLog typo
- From: DJ Delorie <dj at redhat dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Sun, 3 Feb 2002 08:11:21 -0500
- Subject: include/ChangeLog typo
Do these need to be posted here too, or are they too trivial to bother
with?
Index: ChangeLog
===================================================================
RCS file: /cvs/gcc/gcc/include/ChangeLog,v
retrieving revision 1.105
diff -p -3 -r1.105 ChangeLog
*** ChangeLog 2002/02/03 03:59:23 1.105
--- ChangeLog 2002/02/03 13:10:15
***************
*** 13,19 ****
2001-10-24 Neil Booth <neil@daikokuya.demon.co.uk>
! * include/safe-ctype.h (_sch_isbasic, IS_ISOBASIC): New.
2001-10-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
--- 13,19 ----
2001-10-24 Neil Booth <neil@daikokuya.demon.co.uk>
! * safe-ctype.h (_sch_isbasic, IS_ISOBASIC): New.
2001-10-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>