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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/set/gnunet-service-set.h b/src/set/gnunet-service-set.h
index e118828be..abdec7f08 100644
--- a/src/set/gnunet-service-set.h
+++ b/src/set/gnunet-service-set.h
@@ -135,7 +135,7 @@ typedef struct OperationState *
135 const struct GNUNET_MessageHeader *opaque_context); 135 const struct GNUNET_MessageHeader *opaque_context);
136 136
137/** 137/**
138 * Signature of functions that implement operation cancelation. 138 * Signature of functions that implement operation cancellation.
139 * This includes notifying the client about the operation's final 139 * This includes notifying the client about the operation's final
140 * state. 140 * state.
141 * 141 *