diff --git a/src/calls-call.c b/src/calls-call.c index 6197d80..c127a39 100644 --- a/src/calls-call.c +++ b/src/calls-call.c @@ -469,7 +469,7 @@ calls_call_get_inbound (CallsCall *self) * * Get the protocol of the call (i.e. "tel", "sip") * - * Returns: The protocol used or %NULL when unknown + * Returns: (transfer none): The protocol used or %NULL when unknown */ const char * calls_call_get_protocol (CallsCall *self)