diff options
author | Brendan Kehoe <brendan@gcc.gnu.org> | 1998-03-24 03:54:17 -0500 |
---|---|---|
committer | Brendan Kehoe <brendan@gcc.gnu.org> | 1998-03-24 03:54:17 -0500 |
commit | 4c5f3fcd5a8c167c4e780243f68bab8ffccf0dc2 (patch) | |
tree | 2d5d29b51d6e20b8ee60b9e227f18fc61143e3a8 /gcc | |
parent | 1559e387d6bac855a0565ad161de748975385715 (diff) | |
download | gcc-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.texi | 2 |
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++:: |