From 752df719ef55e74a78d2ab3c0c971ff7cfe8d6d3 Mon Sep 17 00:00:00 2001 From: Willow Liquorice Date: Sun, 4 Sep 2022 02:58:27 +0100 Subject: -DOC: Another comment stripping pass through RECLAIM --- src/reclaim/oidc_helper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/reclaim/oidc_helper.h') diff --git a/src/reclaim/oidc_helper.h b/src/reclaim/oidc_helper.h index b134c71ad..21c7aa86e 100644 --- a/src/reclaim/oidc_helper.h +++ b/src/reclaim/oidc_helper.h @@ -162,7 +162,7 @@ OIDC_access_token_new (const struct GNUNET_RECLAIM_Ticket *ticket); * Parse an access token */ int -OIDC_access_token_parse (const char*token, +OIDC_access_token_parse (const char *token, struct GNUNET_RECLAIM_Ticket **ticket); -- cgit v1.2.3