aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_social_service.h
diff options
context:
space:
mode:
authorGabor X Toth <*@tg-x.net>2014-01-06 00:09:37 +0000
committerGabor X Toth <*@tg-x.net>2014-01-06 00:09:37 +0000
commitc04d45b9738e1764d2e2c21efdbeb129f298d5d1 (patch)
tree9eec32efdd3fe3f9f459630af16058cc47436bce /src/include/gnunet_social_service.h
parent83a0e31631dbc199c37c42f11004e1be544f04a8 (diff)
downloadgnunet-c04d45b9738e1764d2e2c21efdbeb129f298d5d1.tar.gz
gnunet-c04d45b9738e1764d2e2c21efdbeb129f298d5d1.zip
psyc: ipc messages
Diffstat (limited to 'src/include/gnunet_social_service.h')
-rw-r--r--src/include/gnunet_social_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_social_service.h b/src/include/gnunet_social_service.h
index b0c7b63cd..8bd1a959f 100644
--- a/src/include/gnunet_social_service.h
+++ b/src/include/gnunet_social_service.h
@@ -587,7 +587,7 @@ struct GNUNET_SOCIAL_HistoryLesson;
587 * @param slicer Slicer to use to process history. Can be the same as the 587 * @param slicer Slicer to use to process history. Can be the same as the
588 * slicer of the place, as the HISTORIC flag allows distinguishing 588 * slicer of the place, as the HISTORIC flag allows distinguishing
589 * old messages from fresh ones. 589 * old messages from fresh ones.
590 * @param finish_cb Function called after the last message if the history lesson 590 * @param finish_cb Function called after the last message in the history lesson
591 * is passed through the @a slicer. NULL if not needed. 591 * is passed through the @a slicer. NULL if not needed.
592 * @param finish_cb_cls Closure for @a finish_cb. 592 * @param finish_cb_cls Closure for @a finish_cb.
593 * @return Handle to abort history lesson, never NULL (multiple lessons 593 * @return Handle to abort history lesson, never NULL (multiple lessons