commit b78e24a19272415a1a0244d0a13676baece55bd7 parent 49b9fb1b4d23a39f8bab1cb906ac4ffef28edba5 Author: Evgeny Grin (Karlson2k) <k2k@narod.ru> Date: Mon, 29 Jan 2024 23:26:49 +0100 Fixed compiler warnings Diffstat:
| M | src/testcurl/https/tls_test_common.c | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/testcurl/https/tls_test_common.c b/src/testcurl/https/tls_test_common.c @@ -751,8 +751,8 @@ testsuite_curl_global_init (void) * @param prog_name program name, may include path * @param marker marker to look for. * @return zero if any parameter is NULL or empty string or - * @prog_name ends with slash or @marker is not found in - * program name, non-zero if @maker is found in program + * @a prog_name ends with slash or @a marker is not found in + * program name, non-zero if @a maker is found in program * name. */ int