aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_set_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
committerChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
commit7e3cf5f461eb4fbb7581672bf0835da07c378136 (patch)
treebdc3874b7894242b095b892f1ed3e81a4d4f06c0 /src/include/gnunet_set_service.h
parent01b480d6d026e0c537dc284a7e7df2c0320a3528 (diff)
downloadgnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.tar.gz
gnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.zip
tighten formatting rules
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);