From 4a86cb2b78634385c8819f8b9b996aaefe6bf780 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 8 Feb 2015 15:22:16 +0000 Subject: -clarify API --- src/ats/gnunet-service-ats_preferences.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ats/gnunet-service-ats_preferences.h') diff --git a/src/ats/gnunet-service-ats_preferences.h b/src/ats/gnunet-service-ats_preferences.h index dc19891bb..4500dd0ff 100644 --- a/src/ats/gnunet-service-ats_preferences.h +++ b/src/ats/gnunet-service-ats_preferences.h @@ -76,7 +76,7 @@ GAS_preference_done (void); * @param cls ignored * @param id the peer * @return pointer to the values, can be indexed - * with GNUNET_ATS_PreferenceKind, NULL if peer does not exist + * with `enum GNUNET_ATS_PreferenceKind`, never NULL */ const double * GAS_preference_get_by_peer (void *cls, -- cgit v1.2.3