From ad0c938782384a75ad389fa1948492384ff1e726 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Tue, 4 May 2004 20:06:15 +0000 Subject: merge from gcc --- include/demangle.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/demangle.h') diff --git a/include/demangle.h b/include/demangle.h index 6e995e481..b3b8c58c5 100644 --- a/include/demangle.h +++ b/include/demangle.h @@ -458,7 +458,7 @@ cplus_demangle_fill_name PARAMS ((struct demangle_component *fill, extern int cplus_demangle_fill_builtin_type PARAMS ((struct demangle_component *fill, - const char *typename)); + const char *type_name)); /* Fill in a DEMANGLE_COMPONENT_OPERATOR, using the name of the operator and the number of arguments which it takes (the latter is -- cgit v1.2.3