From: Jeffrey A Law Date: Thu, 5 Aug 1999 09:20:18 +0000 (+0000) Subject: * typeck2.c: Update URLs and mail addresses. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7fc2d503b775cb4ef294542bb43d770bd933f4c7;p=gcc.git * typeck2.c: Update URLs and mail addresses. From-SVN: r28537 --- 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");