aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-service-ats_normalization.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-12-03 14:53:25 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-12-03 14:53:25 +0000
commitb0060cd8403d9611930a8ce17e1c1ce25adcb951 (patch)
treef423fe35fb240077ae50a109f05670a90042030a /src/ats/gnunet-service-ats_normalization.c
parent4a311f753d10dde88a78685a38d804c83f32c5dd (diff)
downloadgnunet-b0060cd8403d9611930a8ce17e1c1ce25adcb951.tar.gz
gnunet-b0060cd8403d9611930a8ce17e1c1ce25adcb951.zip
doxygen
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