aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-service-ats_normalization.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ats/gnunet-service-ats_normalization.h')
-rw-r--r--src/ats/gnunet-service-ats_normalization.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ats/gnunet-service-ats_normalization.h b/src/ats/gnunet-service-ats_normalization.h
index dbd68ee95..37e694dd7 100644
--- a/src/ats/gnunet-service-ats_normalization.h
+++ b/src/ats/gnunet-service-ats_normalization.h
@@ -68,7 +68,7 @@ GAS_normalization_change_preference (void *src,
68 * Start the normalization component 68 * Start the normalization component
69 * 69 *
70 * @param pref_ch_cb callback to call on relative preference changing 70 * @param pref_ch_cb callback to call on relative preference changing
71 * @param ref_ch_cb_cls cls for the callback 71 * @param pref_ch_cb_cls cls for the callback
72 */ 72 */
73void 73void
74GAS_normalization_start (GAS_Normalization_preference_changed_cb pref_ch_cb, void *pref_ch_cb_cls); 74GAS_normalization_start (GAS_Normalization_preference_changed_cb pref_ch_cb, void *pref_ch_cb_cls);