From 7fc2d503b775cb4ef294542bb43d770bd933f4c7 Mon Sep 17 00:00:00 2001 From: Jeffrey A Law Date: Thu, 5 Aug 1999 09:20:18 +0000 Subject: [PATCH] * typeck2.c: Update URLs and mail addresses. From-SVN: r28537 --- gcc/cp/ChangeLog | 4 ++++ gcc/cp/typeck2.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 3617a86eb47..488e44188fa 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,7 @@ +Thu Aug 5 02:40:42 1999 Jeffrey A Law (law@cygnus.com) + + * typeck2.c: Update URLs and mail addresses. + 1999-08-04 Nathan Sidwell * cp-tree.h (empty_except_spec): New global var. diff --git a/gcc/cp/typeck2.c b/gcc/cp/typeck2.c index cce836cfbbf..ab98bea2a51 100644 --- a/gcc/cp/typeck2.c +++ b/gcc/cp/typeck2.c @@ -349,7 +349,7 @@ my_friendly_abort (i) else ack ("Internal compiler error %d.", i); ack ("Please submit a full bug report."); - ack ("See for instructions."); + ack ("See for instructions."); } else error ("confused by earlier errors, bailing out"); -- 2.30.2