From ed7b39b035fa18b777b71ddc568deff2f7977c82 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 2 Aug 2021 11:46:53 +0200 Subject: -more documentation fixes --- src/restclient/anastasis_api_keyshare_lookup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/restclient/anastasis_api_keyshare_lookup.c') diff --git a/src/restclient/anastasis_api_keyshare_lookup.c b/src/restclient/anastasis_api_keyshare_lookup.c index b61fe20..0750391 100644 --- a/src/restclient/anastasis_api_keyshare_lookup.c +++ b/src/restclient/anastasis_api_keyshare_lookup.c @@ -268,7 +268,7 @@ handle_keyshare_lookup_finished (void *cls, /** * Patch value in @a val, replacing new line with '\0'. * - * @param[in,out] 0-terminated string to replace '\n'/'\r' with '\0' in. + * @param[in,out] val 0-terminated string to replace '\\n' and '\\r' with '\\0' in. */ static void patch_value (char *val) -- cgit v1.2.3