From 7877a98bd9c00db5e81dd2f8c734cba2bab20be7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 12 Aug 2022 09:26:17 +0200 Subject: Merging upstream version 1.36.0. Signed-off-by: Daniel Baumann --- claim/claim.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'claim/claim.c') diff --git a/claim/claim.c b/claim/claim.c index f06679786..59c21aa35 100644 --- a/claim/claim.c +++ b/claim/claim.c @@ -31,7 +31,7 @@ static char *claiming_errors[] = { /* Retrieve the claim id for the agent. * Caller owns the string. */ -char *is_agent_claimed() +char *get_agent_claimid() { char *result; rrdhost_aclk_state_lock(localhost); -- cgit v1.2.3