aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-gns-proxy.c
diff options
context:
space:
mode:
authorWillow Liquorice <willow@howhill.com>2022-09-07 21:26:46 +0100
committerWillow Liquorice <willow@howhill.com>2022-10-03 12:51:58 +0100
commit7f85993041d102e57aaa69ed134ff6422d84c67e (patch)
tree151c5ffda7684801318fda9583da13e8ee63580b /src/gns/gnunet-gns-proxy.c
parent8c2b85f0ffc1c0d0db629992cba2ea59d2ac3536 (diff)
downloadgnunet-7f85993041d102e57aaa69ed134ff6422d84c67e.tar.gz
gnunet-7f85993041d102e57aaa69ed134ff6422d84c67e.zip
-DOC: Documentation cleanup pass through GNS subsystem
Diffstat (limited to 'src/gns/gnunet-gns-proxy.c')
-rw-r--r--src/gns/gnunet-gns-proxy.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gns/gnunet-gns-proxy.c b/src/gns/gnunet-gns-proxy.c
index a834c5c19..312fde293 100644
--- a/src/gns/gnunet-gns-proxy.c
+++ b/src/gns/gnunet-gns-proxy.c
@@ -3429,7 +3429,6 @@ do_s5r_read (void *cls)
3429 * Accept new incoming connections 3429 * Accept new incoming connections
3430 * 3430 *
3431 * @param cls the closure with the lsock4 or lsock6 3431 * @param cls the closure with the lsock4 or lsock6
3432 * @param tc the scheduler context
3433 */ 3432 */
3434static void 3433static void
3435do_accept (void *cls) 3434do_accept (void *cls)