indentation, comment and style fixes, no semantic changes
[oweals/gnunet.git] / src / ats / gnunet-service-ats_plugins.c
index c2388e28b6affe25a97c54f635587677193d445a..f70c4cd9b84e1bb028921bbb098acaae46e9b02d 100644 (file)
@@ -510,7 +510,7 @@ GAS_plugin_delete_address (struct ATS_Address *address)
  * @param score_abs degree of the appreciation
  */
 void
-GAS_plugin_notify_feedback (struct GNUNET_SERVER_Client *application,
+GAS_plugin_notify_feedback (struct GNUNET_SERVICE_Client *application,
                             const struct GNUNET_PeerIdentity *peer,
                             const struct GNUNET_TIME_Relative scope,
                             enum GNUNET_ATS_PreferenceKind kind,