gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] branch master updated: Fixed compiler warnings


From: gnunet
Subject: [libmicrohttpd] branch master updated: Fixed compiler warnings
Date: Mon, 29 Jan 2024 23:26:59 +0100

This is an automated email from the git hooks/post-receive script.

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

The following commit(s) were added to refs/heads/master by this push:
     new b78e24a1 Fixed compiler warnings
b78e24a1 is described below

commit b78e24a19272415a1a0244d0a13676baece55bd7
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Mon Jan 29 23:26:49 2024 +0100

    Fixed compiler warnings
---
 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
index f28f2fb2..07dcc4f1 100644
--- 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

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]