gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 37/90: -DOC: Comment stripping pass through MySQL library


From: gnunet
Subject: [gnunet] 37/90: -DOC: Comment stripping pass through MySQL library
Date: Tue, 18 Oct 2022 03:06:36 +0200

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

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

commit 4be37a584715fd817b0d0f19158f21670bb21e1a
Author: Willow Liquorice <willow@howhill.com>
AuthorDate: Sun Sep 4 03:10:01 2022 +0100

    -DOC: Comment stripping pass through MySQL library
---
 src/my/my_result_helper.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/my/my_result_helper.c b/src/my/my_result_helper.c
index b80f1c333..fd810b41c 100644
--- a/src/my/my_result_helper.c
+++ b/src/my/my_result_helper.c
@@ -715,7 +715,6 @@ GNUNET_MY_result_spec_uint16 (uint16_t *u16)
  * Extract data from a  MYSQL database @a result at row @a row
  *
  * @param cls closure
- * @param cls closure
  * @param[in,out] rs
  * @param stmt the mysql statement that is being run
  * @param column the column that is being processed
@@ -746,7 +745,6 @@ pre_extract_uint32 (void *cls,
  * Extract data from a  MYSQL database @a result at row @a row
  *
  * @param cls closure
- * @param cls closure
  * @param[in,out] rs
  * @param stmt the mysql statement that is being run
  * @param column the column that is being processed

-- 
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]