From: Albert Chin-A-Young <china@thewrittenword.com>
[deliverable/binutils-gdb.git] / include / demangle.h
index 6e995e4817d8839c6786c3f8efe7ce557ec3dd4f..b3b8c58c517f3ac302d1f0858b9c25146e550f3e 100644 (file)
@@ -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
This page took 0.022744 seconds and 4 git commands to generate.