aboutsummaryrefslogtreecommitdiff
path: root/src/messenger/gnunet-service-messenger_operation.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-26 20:00:55 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-26 20:00:55 +0200
commit1f2674fe293be7c1a852fbe4a7241fbcb149078f (patch)
tree075dd0aa3d2b19b0c62b18bdf3d99f324dea2966 /src/messenger/gnunet-service-messenger_operation.h
parent82a5d35360c4c882d9a5f92c4ac27c61bd4a4cc5 (diff)
downloadgnunet-1f2674fe293be7c1a852fbe4a7241fbcb149078f.tar.gz
gnunet-1f2674fe293be7c1a852fbe4a7241fbcb149078f.zip
-fix typos
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