diff options
author | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1994-03-23 21:57:20 +0000 |
---|---|---|
committer | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1994-03-23 21:57:20 +0000 |
commit | 2554c3384e1b5e6507d294971974843b8835981a (patch) | |
tree | 8b9466d91f74ebd6827ed314bed78dac08923bf0 /gcc/gbl-ctors.h | |
parent | 3c837357cc0ace53b6700ced18ef7fa44c28c422 (diff) | |
download | gcc-2554c3384e1b5e6507d294971974843b8835981a.tar.gz |
Change rfg's address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@6852 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/gbl-ctors.h')
-rw-r--r-- | gcc/gbl-ctors.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gbl-ctors.h b/gcc/gbl-ctors.h index 13048cefe45..2e7f520d685 100644 --- a/gcc/gbl-ctors.h +++ b/gcc/gbl-ctors.h @@ -3,7 +3,7 @@ will get included either by libgcc2.c (for systems that don't support a .init section) or by crtstuff.c (for those that do). - Written by Ron Guilmette (rfg@ncd.com) + Written by Ron Guilmette (rfg@netcom.com) Copyright (C) 1991 Free Software Foundation, Inc. |