aboutsummaryrefslogtreecommitdiff
path: root/src/core/gnunet-service-core.c
diff options
context:
space:
mode:
authorPhil <phil.buschmann@tum.de>2018-07-02 15:42:34 +0200
committerPhil <phil.buschmann@tum.de>2018-07-02 15:42:34 +0200
commit6ede545d597509fefcc3d4fd2ef865bc5f57603f (patch)
tree3839f25c1a4b594a5da56df47b8ef5bd25880c76 /src/core/gnunet-service-core.c
parentdb8c5cd31a92cd18450bf9d2d595a8fd314583e0 (diff)
parentbb3371542e3c1fff2c4abb4d2ba3decf925b4352 (diff)
downloadgnunet-6ede545d597509fefcc3d4fd2ef865bc5f57603f.tar.gz
gnunet-6ede545d597509fefcc3d4fd2ef865bc5f57603f.zip
-Merge branch 'master' of ssh://gnunet.org/gnunet into gsoc2018/rest_api
Diffstat (limited to 'src/core/gnunet-service-core.c')
-rw-r--r--src/core/gnunet-service-core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/gnunet-service-core.c b/src/core/gnunet-service-core.c
index 0afc75add..a033f9fac 100644
--- a/src/core/gnunet-service-core.c
+++ b/src/core/gnunet-service-core.c
@@ -230,7 +230,7 @@ handle_client_init (void *cls,
230/** 230/**
231 * We will never be ready to transmit the given message in (disconnect 231 * We will never be ready to transmit the given message in (disconnect
232 * or invalid request). Frees resources associated with @a car. We 232 * or invalid request). Frees resources associated with @a car. We
233 * don't explicitly tell the client, he'll learn with the disconnect 233 * don't explicitly tell the client, it'll learn with the disconnect
234 * (or violated the protocol). 234 * (or violated the protocol).
235 * 235 *
236 * @param car request that now permanently failed; the 236 * @param car request that now permanently failed; the