aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_psyc_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_psyc_service.h')
-rw-r--r--src/include/gnunet_psyc_service.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/include/gnunet_psyc_service.h b/src/include/gnunet_psyc_service.h
index 4a99b001a..a37ea1b9b 100644
--- a/src/include/gnunet_psyc_service.h
+++ b/src/include/gnunet_psyc_service.h
@@ -631,10 +631,10 @@ struct GNUNET_PSYC_Master;
631 631
632 632
633/** 633/**
634 * Function called after connected to the PSYC service 634 * Function called once we are connected to the PSYC service
635 * and the channel master started. 635 * and the channel master is started.
636 * 636 *
637 * Also called when reconnected to the service 637 * Also called when we reconnected to the service
638 * after the connection closed unexpectedly. 638 * after the connection closed unexpectedly.
639 * 639 *
640 * @param cls 640 * @param cls