aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-service-ats_plugins.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/ats/gnunet-service-ats_plugins.h
parent82a5d35360c4c882d9a5f92c4ac27c61bd4a4cc5 (diff)
downloadgnunet-1f2674fe293be7c1a852fbe4a7241fbcb149078f.tar.gz
gnunet-1f2674fe293be7c1a852fbe4a7241fbcb149078f.zip
-fix typos
Diffstat (limited to 'src/ats/gnunet-service-ats_plugins.h')
-rw-r--r--src/ats/gnunet-service-ats_plugins.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ats/gnunet-service-ats_plugins.h b/src/ats/gnunet-service-ats_plugins.h
index 4165fe9e2..0bd358917 100644
--- a/src/ats/gnunet-service-ats_plugins.h
+++ b/src/ats/gnunet-service-ats_plugins.h
@@ -34,7 +34,7 @@
34 * Initialize address subsystem. The addresses subsystem manages the addresses 34 * Initialize address subsystem. The addresses subsystem manages the addresses
35 * known and current performance information. It has a solver component 35 * known and current performance information. It has a solver component
36 * responsible for the resource allocation. It tells the solver about changes 36 * responsible for the resource allocation. It tells the solver about changes
37 * and receives updates when the solver changes the ressource allocation. 37 * and receives updates when the solver changes the resource allocation.
38 * 38 *
39 * @param cfg configuration to use 39 * @param cfg configuration to use
40 * @return #GNUNET_OK on success, #GNUNET_SYSERR on error (failed to load 40 * @return #GNUNET_OK on success, #GNUNET_SYSERR on error (failed to load