summaryrefslogtreecommitdiff
path: root/gcc/stub-objc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/stub-objc.c')
-rw-r--r--gcc/stub-objc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/stub-objc.c b/gcc/stub-objc.c
index 0cd6017fd1a..c2bfe94c214 100644
--- a/gcc/stub-objc.c
+++ b/gcc/stub-objc.c
@@ -197,7 +197,7 @@ objc_finish_method_definition (tree ARG_UNUSED (fndecl))
tree
objc_build_keyword_decl (tree ARG_UNUSED (selector),
- tree ARG_UNUSED (typename),
+ tree ARG_UNUSED (type),
tree ARG_UNUSED (identifier))
{
return 0;