Patch: EGCS reference in CVSROOT/cgibin-checkout

Joseph S. Myers jsm28@cam.ac.uk
Thu Feb 15 14:09:00 GMT 2001


I've installed as obvious the following patch to get rid of an EGCS
reference in CVSROOT/cgibin-checkout.

Index: cgibin-checkout
===================================================================
RCS file: /cvs/gcc/CVSROOT/cgibin-checkout,v
retrieving revision 1.2
diff -u -r1.2 cgibin-checkout
--- cgibin-checkout	1999/10/09 09:27:05	1.2
+++ cgibin-checkout	2001/02/15 22:07:40
@@ -47,7 +47,7 @@
 QMAILHOST=gcc.gnu.org
 export QMAILHOST
 (
-  echo Files modified in the EGCS repository.  Log entry:
+  echo Files modified in the GCC repository.  Log entry:
   echo ""
   /usr/local/bin/cvs log -N -r$fileversion $filename | sed -e '1,/^date: /d' -e '$d'
 ) |

-- 
Joseph S. Myers
jsm28@cam.ac.uk



More information about the Gcc-patches mailing list