aboutsummaryrefslogtreecommitdiff
path: root/src/core/core_api.c
diff options
context:
space:
mode:
authorWillow Liquorice <willow@howhill.com>2022-09-07 23:03:50 +0100
committerWillow Liquorice <willow@howhill.com>2022-10-03 12:54:59 +0100
commit68c407cc882ed77a938e6280d6f68d89c31de49f (patch)
treeefe09f8af0f3118bae7c1e26a80045dbc0456f2f /src/core/core_api.c
parente75790fb7db64ed8c49356502119ee0fec1ce0e2 (diff)
downloadgnunet-68c407cc882ed77a938e6280d6f68d89c31de49f.tar.gz
gnunet-68c407cc882ed77a938e6280d6f68d89c31de49f.zip
-DOC: Documentation cleanup pass through CORE subsystem
Diffstat (limited to 'src/core/core_api.c')
-rw-r--r--src/core/core_api.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/core_api.c b/src/core/core_api.c
index 81118693d..2e0bb1785 100644
--- a/src/core/core_api.c
+++ b/src/core/core_api.c
@@ -158,7 +158,6 @@ reconnect (struct GNUNET_CORE_Handle *h);
158 * Task schedule to try to re-connect to core. 158 * Task schedule to try to re-connect to core.
159 * 159 *
160 * @param cls the `struct GNUNET_CORE_Handle` 160 * @param cls the `struct GNUNET_CORE_Handle`
161 * @param tc task context
162 */ 161 */
163static void 162static void
164reconnect_task (void *cls) 163reconnect_task (void *cls)