From: Matthias Wachs Date: Thu, 26 Sep 2013 08:38:59 +0000 (+0000) Subject: fixing indentation X-Git-Tag: initial-import-from-subversion-38251~7079 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=102279864185ce701d24275b837c5d820984372e;p=oweals%2Fgnunet.git fixing indentation --- diff --git a/src/ats/gnunet-service-ats_normalization.h b/src/ats/gnunet-service-ats_normalization.h index 45c862697..969263b3e 100644 --- a/src/ats/gnunet-service-ats_normalization.h +++ b/src/ats/gnunet-service-ats_normalization.h @@ -38,15 +38,15 @@ typedef void (*GAS_Normalization_preference_changed_cb) (void *cls, - const struct GNUNET_PeerIdentity *peer, - enum GNUNET_ATS_PreferenceKind kind, - double pref_rel); + const struct GNUNET_PeerIdentity *peer, + enum GNUNET_ATS_PreferenceKind kind, + double pref_rel); typedef void (*GAS_Normalization_property_changed_cb) (void *cls, - struct ATS_Address *peer, - uint32_t type, - double prop_rel); + struct ATS_Address *peer, + uint32_t type, + double prop_rel); /** * Get the normalized preference values for a specific peer