-remove trailing whitespace
[oweals/gnunet.git] / src / ats / gnunet-service-ats-solver_proportional.c
index e9a553ad62aabd675820d186af9bfdbf09120de7..db9fcff85b4fa4ab95d4a3cf429e6dc852ad3b7f 100644 (file)
@@ -576,7 +576,7 @@ find_property_index (uint32_t type)
  * @return GNUNET_OK (continue to iterate)
  */
 static int
-find_best_address_it (void *cls, 
+find_best_address_it (void *cls,
                      const struct GNUNET_PeerIdentity *key,
                      void *value)
 {
@@ -721,7 +721,7 @@ get_network (struct GAS_PROPORTIONAL_Handle *s, uint32_t type)
  * @return #GNUNET_NO on double active address else #GNUNET_YES;
  */
 static int
-get_active_address_it (void *cls, 
+get_active_address_it (void *cls,
                       const struct GNUNET_PeerIdentity *key,
                       void *value)
 {