aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_consensus_service.h
diff options
context:
space:
mode:
authorNils Gillmann <ng0@n0.is>2018-11-13 11:41:15 +0000
committerNils Gillmann <ng0@n0.is>2018-11-13 11:41:15 +0000
commite8a1a082555f98af40f98fd3a20ccd803ad478f8 (patch)
treeb0d10f41e063ad38f087f80e12703b22ee90378c /src/include/gnunet_consensus_service.h
parentc9e6bedfb094fe75dda634938206fc408520717c (diff)
downloadgnunet-e8a1a082555f98af40f98fd3a20ccd803ad478f8.tar.gz
gnunet-e8a1a082555f98af40f98fd3a20ccd803ad478f8.zip
Partial application of diff send in beberking, Issue #5476
Signed-off-by: Nils Gillmann <ng0@n0.is>
Diffstat (limited to 'src/include/gnunet_consensus_service.h')
-rw-r--r--src/include/gnunet_consensus_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_consensus_service.h b/src/include/gnunet_consensus_service.h
index eee9fc23b..c6aed298c 100644
--- a/src/include/gnunet_consensus_service.h
+++ b/src/include/gnunet_consensus_service.h
@@ -53,7 +53,7 @@ extern "C"
53 53
54 54
55/** 55/**
56 * Called when a new element was received from another peer, or an error occured. 56 * Called when a new element was received from another peer, or an error occurred.
57 * May deliver duplicate values. 57 * May deliver duplicate values.
58 * Elements given to a consensus operation by the local peer are NOT given 58 * Elements given to a consensus operation by the local peer are NOT given
59 * to this callback. 59 * to this callback.