aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_set_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_set_service.h')
-rw-r--r--src/include/gnunet_set_service.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/gnunet_set_service.h b/src/include/gnunet_set_service.h
index 13f761d7d..187c65626 100644
--- a/src/include/gnunet_set_service.h
+++ b/src/include/gnunet_set_service.h
@@ -153,7 +153,6 @@ enum GNUNET_SET_Status
153}; 153};
154 154
155 155
156
157/** 156/**
158 * The way results are given to the client. 157 * The way results are given to the client.
159 */ 158 */
@@ -324,7 +323,6 @@ typedef void
324 struct GNUNET_SET_Request *request); 323 struct GNUNET_SET_Request *request);
325 324
326 325
327
328typedef void 326typedef void
329(*GNUNET_SET_CopyReadyCallback) (void *cls, 327(*GNUNET_SET_CopyReadyCallback) (void *cls,
330 struct GNUNET_SET_Handle *copy); 328 struct GNUNET_SET_Handle *copy);