From: Brendan Kehoe Date: Tue, 24 Mar 1998 08:54:17 +0000 (-0500) Subject: s/mrs/bkoz/ X-Git-Tag: prereleases/egcs-1.1-prerelease~1987 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4c5f3fcd5a8c167c4e780243f68bab8ffccf0dc2;p=thirdparty%2Fgcc.git s/mrs/bkoz/ From-SVN: r18793 --- diff --git a/gcc/cp/gxxint.texi b/gcc/cp/gxxint.texi index 84f0395832b2..08ab917d551c 100644 --- a/gcc/cp/gxxint.texi +++ b/gcc/cp/gxxint.texi @@ -9,7 +9,7 @@ @chapter Internal Architecture of the Compiler This is meant to describe the C++ front-end for gcc in detail. -Questions and comments to Mike Stump @code{}. +Questions and comments to Benjamin Kosnik @code{}. @menu * Limitations of g++::