aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_ats_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_ats_plugin.h')
-rw-r--r--src/include/gnunet_ats_plugin.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/gnunet_ats_plugin.h b/src/include/gnunet_ats_plugin.h
index d27911a18..c0662673c 100644
--- a/src/include/gnunet_ats_plugin.h
+++ b/src/include/gnunet_ats_plugin.h
@@ -139,7 +139,7 @@ typedef void
139 139
140 140
141/** 141/**
142 * Get the prefered address for a peer from solver 142 * Get the preferred address for a peer from solver
143 * 143 *
144 * @param solver the solver to use 144 * @param solver the solver to use
145 * @param peer the peer 145 * @param peer the peer
@@ -150,7 +150,7 @@ typedef void
150 150
151 151
152/** 152/**
153 * Stop getting the prefered address for a peer from solver 153 * Stop getting the preferred address for a peer from solver
154 * 154 *
155 * @param solver the solver to use 155 * @param solver the solver to use
156 * @param peer the peer 156 * @param peer the peer