aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_core_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_core_service.h')
-rw-r--r--src/include/gnunet_core_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_core_service.h b/src/include/gnunet_core_service.h
index 60bc3c2a6..59d9613f8 100644
--- a/src/include/gnunet_core_service.h
+++ b/src/include/gnunet_core_service.h
@@ -396,7 +396,7 @@ GNUNET_CORE_monitor_stop (struct GNUNET_CORE_MonitorHandle *mh);
396 396
397/** 397/**
398 * Check if the given peer is currently connected. This function is for special 398 * Check if the given peer is currently connected. This function is for special
399 * cirumstances (GNUNET_TESTBED uses it), normal users of the CORE API are 399 * circumstances (GNUNET_TESTBED uses it), normal users of the CORE API are
400 * expected to track which peers are connected based on the connect/disconnect 400 * expected to track which peers are connected based on the connect/disconnect
401 * callbacks from #GNUNET_CORE_connect. This function is NOT part of the 401 * callbacks from #GNUNET_CORE_connect. This function is NOT part of the
402 * 'versioned', 'official' API. This function returns 402 * 'versioned', 'official' API. This function returns