-remove trailing whitespace
[oweals/gnunet.git] / src / core / gnunet-service-core_neighbours.c
index d82d119d75a209420fc69c3ce78d3ab79e2dfb2a..6eff065d92f6421d582615f7e5ac5f6fd61943d4 100644 (file)
@@ -479,8 +479,8 @@ GSC_NEIGHBOURS_init ()
  * @return GNUNET_OK (continue to iterate)
  */
 static int
-free_neighbour_helper (void *cls, 
-                      const struct GNUNET_PeerIdentity * key, 
+free_neighbour_helper (void *cls,
+                      const struct GNUNET_PeerIdentity * key,
                       void *value)
 {
   struct Neighbour *n = value;