-getting rid of some warnings
[oweals/gnunet.git] / src / dht / gnunet-service-dht_hello.c
index d3415d11d9676b461542a96fd2a3d7f3e7760c43..bc964b91f7dee95406856b60227aa0149779297e 100644 (file)
@@ -107,8 +107,8 @@ GDS_HELLO_init ()
  * Free memory occopied by the HELLO.
  */
 static int
-free_hello (void *cls, 
-           const struct GNUNET_PeerIdentity *key, 
+free_hello (void *cls,
+           const struct GNUNET_PeerIdentity *key,
            void *hello)
 {
   GNUNET_free (hello);