aboutsummaryrefslogtreecommitdiff
path: root/gcc/python/py-runtime.def
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/python/py-runtime.def')
-rw-r--r--gcc/python/py-runtime.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/python/py-runtime.def b/gcc/python/py-runtime.def
index 8d71edacee2..0a6020edcc5 100644
--- a/gcc/python/py-runtime.def
+++ b/gcc/python/py-runtime.def
@@ -140,7 +140,7 @@ py-runtime = { code = GPY_RR_fold_attrib_ref;
proto = "tree, tree";
comment = "/* Eval base.attrib */";
function_identifier = "gpy_rr_eval_attrib_reference";
- fntype = "gpy_unsigned_char_ptr,
+ fntype = "gpy_object_type_ptr_ptr,
gpy_object_type_ptr,
gpy_const_char_ptr,
NULL_TREE";