aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_psyc_service.h
diff options
context:
space:
mode:
authorCarlo von lynX <lynX@time.to.get.psyced.org>2016-08-06 13:59:00 +0000
committerCarlo von lynX <lynX@time.to.get.psyced.org>2016-08-06 13:59:00 +0000
commit2506c0b954088dc5f9bf267678de89fe0d4ac53e (patch)
treef96258c0eff01b9721e3312c3f48e8b02300f1fe /src/include/gnunet_psyc_service.h
parent3dc01827860d9c809d6c0bbfea419afc4718701e (diff)
downloadgnunet-2506c0b954088dc5f9bf267678de89fe0d4ac53e.tar.gz
gnunet-2506c0b954088dc5f9bf267678de89fe0d4ac53e.zip
probably the wrong place to address high-level features
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