aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorial-examples/016.c
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorial-examples/016.c')
-rw-r--r--doc/tutorial-examples/016.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/tutorial-examples/016.c b/doc/tutorial-examples/016.c
index d8db4b3b8..d169da16d 100644
--- a/doc/tutorial-examples/016.c
+++ b/doc/tutorial-examples/016.c
@@ -1,3 +1,4 @@
1void 1void
2GNUNET_PEERSTORE_watch_cancel (struct GNUNET_PEERSTORE_WatchContext *wc); 2GNUNET_PEERSTORE_watch_cancel (struct GNUNET_PEERSTORE_WatchContext
3 *wc);
3 4