* mangle.c: Comment fix.
From-SVN: r110413
This commit is contained in:
parent
64db4d2900
commit
5c31de1247
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2006-01-31 Ben Elliston <bje@au.ibm.com>
|
||||
|
||||
* mangle.c: Comment fix.
|
||||
|
||||
2006-01-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
|
||||
|
||||
* Make-lang.in (cp-warn): Include CXX_COMPAT_WARN.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/* Name mangling for the 3.0 C++ ABI.
|
||||
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005
|
||||
Free Software Foundation, Inc.
|
||||
Written by Alex Samuel <sameul@codesourcery.com>
|
||||
Written by Alex Samuel <samuel@codesourcery.com>
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue