From 298c53e73003a7e024713dcf777a6e1c16f5e144 Mon Sep 17 00:00:00 2001 From: ng0 Date: Tue, 5 Sep 2017 12:22:34 +0000 Subject: doc: gnunet-c-tutorial: more includes of examples. --- doc/tutorial-examples/016.c | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/tutorial-examples/016.c (limited to 'doc/tutorial-examples/016.c') 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 @@ +void +GNUNET_PEERSTORE_watch_cancel (struct GNUNET_PEERSTORE_WatchContext *wc); + -- cgit v1.2.3