aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorial-examples/016.c
diff options
context:
space:
mode:
authorng0 <ng0@infotropique.org>2017-09-05 12:22:34 +0000
committerng0 <ng0@infotropique.org>2017-09-05 12:22:34 +0000
commit298c53e73003a7e024713dcf777a6e1c16f5e144 (patch)
tree75d10e3cf0fb0b589aa85070b6c3f977e4e6d419 /doc/tutorial-examples/016.c
parent0406fa6f2e3b6014f465c4d987759324065375df (diff)
downloadgnunet-298c53e73003a7e024713dcf777a6e1c16f5e144.tar.gz
gnunet-298c53e73003a7e024713dcf777a6e1c16f5e144.zip
doc: gnunet-c-tutorial: more includes of examples.
Diffstat (limited to 'doc/tutorial-examples/016.c')
-rw-r--r--doc/tutorial-examples/016.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/tutorial-examples/016.c b/doc/tutorial-examples/016.c
new file mode 100644
index 000000000..d8db4b3b8
--- /dev/null
+++ b/doc/tutorial-examples/016.c
@@ -0,0 +1,3 @@
1void
2GNUNET_PEERSTORE_watch_cancel (struct GNUNET_PEERSTORE_WatchContext *wc);
3