aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-service-ats_normalization.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ats/gnunet-service-ats_normalization.c')
-rw-r--r--src/ats/gnunet-service-ats_normalization.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/ats/gnunet-service-ats_normalization.c b/src/ats/gnunet-service-ats_normalization.c
index 470b82129..70558a5a6 100644
--- a/src/ats/gnunet-service-ats_normalization.c
+++ b/src/ats/gnunet-service-ats_normalization.c
@@ -516,8 +516,9 @@ GAS_normalization_get_preferences_by_peer (const struct GNUNET_PeerIdentity *id)
516/** 516/**
517 * Get the normalized preference values for a specific client and peer 517 * Get the normalized preference values for a specific client and peer
518 * 518 *
519 * @param id the peer 519 * @param client client
520 * @param the peer 520 * @param peer the peer
521 * @param pref the preference type
521 * @return the value 522 * @return the value
522 */ 523 */
523const double 524const double