diff options
Diffstat (limited to 'gcc/cplus-dem.c')
-rw-r--r-- | gcc/cplus-dem.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/cplus-dem.c b/gcc/cplus-dem.c index b23d2c5becf..a59e254aa9e 100644 --- a/gcc/cplus-dem.c +++ b/gcc/cplus-dem.c @@ -16,8 +16,8 @@ Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with libiberty; see the file COPYING.LIB. If -not, write to the Free Software Foundation, Inc., 675 Mass Ave, -Cambridge, MA 02139, USA. */ +not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* This file exports two functions; cplus_mangle_opname and cplus_demangle. |