aboutsummaryrefslogtreecommitdiff
path: root/libiberty/cplus-dem.c
diff options
context:
space:
mode:
Diffstat (limited to 'libiberty/cplus-dem.c')
-rw-r--r--libiberty/cplus-dem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/cplus-dem.c b/libiberty/cplus-dem.c
index c754734f077..c5d76a73e50 100644
--- a/libiberty/cplus-dem.c
+++ b/libiberty/cplus-dem.c
@@ -3347,7 +3347,7 @@ demangle_args (work, mangled, declp)
/* Like demangle_args, but for demangling the argument lists of function
and method pointers or references, not top-level declarations. */
-int
+static int
demangle_nested_args (work, mangled, declp)
struct work_stuff *work;
const char **mangled;