indentation, comment and style fixes, no semantic changes
[oweals/gnunet.git] / src / ats / ats_api_performance.c
index cd67583d15cee9340ede6bb4f2532df3b3efa889..c5b126e08a74f776b65ac767462e614f5501f6e5 100644 (file)
@@ -816,7 +816,7 @@ GNUNET_ATS_performance_list_addresses_cancel (struct GNUNET_ATS_AddressListHandl
  * @return a string or NULL if invalid
  */
 const char *
-GNUNET_ATS_print_preference_type (uint32_t type)
+GNUNET_ATS_print_preference_type (enum GNUNET_ATS_PreferenceKind type)
 {
   const char *prefs[] = GNUNET_ATS_PreferenceTypeString;