aboutsummaryrefslogtreecommitdiff
path: root/src/set/gnunet-service-set.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/set/gnunet-service-set.h')
-rw-r--r--src/set/gnunet-service-set.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/set/gnunet-service-set.h b/src/set/gnunet-service-set.h
index 402281da4..e118828be 100644
--- a/src/set/gnunet-service-set.h
+++ b/src/set/gnunet-service-set.h
@@ -154,7 +154,6 @@ typedef void
154(*OpChannelDeathImpl) (struct Operation *op); 154(*OpChannelDeathImpl) (struct Operation *op);
155 155
156 156
157
158/** 157/**
159 * Dispatch table for a specific set operation. Every set operation 158 * Dispatch table for a specific set operation. Every set operation
160 * has to implement the callback in this struct. 159 * has to implement the callback in this struct.