aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorBrendan Kehoe <brendan@gcc.gnu.org>1998-03-24 03:54:17 -0500
committerBrendan Kehoe <brendan@gcc.gnu.org>1998-03-24 03:54:17 -0500
commit4c5f3fcd5a8c167c4e780243f68bab8ffccf0dc2 (patch)
tree2d5d29b51d6e20b8ee60b9e227f18fc61143e3a8 /gcc
parent1559e387d6bac855a0565ad161de748975385715 (diff)
downloadgcc-4c5f3fcd5a8c167c4e780243f68bab8ffccf0dc2.zip
gcc-4c5f3fcd5a8c167c4e780243f68bab8ffccf0dc2.tar.gz
gcc-4c5f3fcd5a8c167c4e780243f68bab8ffccf0dc2.tar.bz2
s/mrs/bkoz/
From-SVN: r18793
Diffstat (limited to 'gcc')
-rw-r--r--gcc/cp/gxxint.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/gxxint.texi b/gcc/cp/gxxint.texi
index 84f0395..08ab917 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{<mrs@@cygnus.com>}.
+Questions and comments to Benjamin Kosnik @code{<bkoz@@cygnus.com>}.
@menu
* Limitations of g++::