* dwarf2dbg.c: Include safe-ctype.h.
[deliverable/binutils-gdb.git] / binutils / budemang.h
index 60a3c2d733f41bffd08ffa99d8aaae0c00be9541..17df9f55ea7a31de2f485cafa178d995c1a8f999 100644 (file)
@@ -1,5 +1,5 @@
 /* demangle.h -- A wrapper calling libiberty cplus_demangle
-   Copyright 2002 Free Software Foundation, Inc.
+   Copyright 2002, 2003 Free Software Foundation, Inc.
 
    This file is part of GNU Binutils.
 
 
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-   02111-1307, USA.  */
+   Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
+   02110-1301, USA.  */
 #ifndef BUDEMANG_H
 #define BUDEMANG_H
 
-char *demangle PARAMS ((bfd *, const char *));
+char *demangle (bfd *, const char *);
 
 #endif
This page took 0.023368 seconds and 4 git commands to generate.