aboutsummaryrefslogtreecommitdiff
path: root/src/messenger/gnunet-service-messenger_operation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/messenger/gnunet-service-messenger_operation.h')
-rw-r--r--src/messenger/gnunet-service-messenger_operation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/messenger/gnunet-service-messenger_operation.h b/src/messenger/gnunet-service-messenger_operation.h
index 7757b8e88..f1e06f4a7 100644
--- a/src/messenger/gnunet-service-messenger_operation.h
+++ b/src/messenger/gnunet-service-messenger_operation.h
@@ -102,7 +102,7 @@ save_operation (const struct GNUNET_MESSENGER_Operation *op, const char *path);
102/** 102/**
103 * Starts an inactive operation with a given <i>delay</i> in a 103 * Starts an inactive operation with a given <i>delay</i> in a
104 * specific operation <i>store</i>. The method will replace the 104 * specific operation <i>store</i>. The method will replace the
105 * operations type to process it correctly. An opeation can't be 105 * operations type to process it correctly. An operation can't be
106 * started twice, it has to be stopped or fully processed first. 106 * started twice, it has to be stopped or fully processed first.
107 * 107 *
108 * @param[in/out] op Operation 108 * @param[in/out] op Operation