-fix ftbfs
authorChristian Grothoff <christian@grothoff.org>
Thu, 23 Jun 2016 19:00:34 +0000 (19:00 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 23 Jun 2016 19:00:34 +0000 (19:00 +0000)
src/dht/gnunet-service-xdht_neighbours.c

index 314f6d13de0453a7b546acb612b9ec4f03365213..3464de844658456cdc7e42ead414eaf78a833dc4 100644 (file)
@@ -3735,7 +3735,6 @@ handle_dht_p2p_put (void *cls, const struct GNUNET_PeerIdentity *peer,
                            hop_count, putlen, pp,
                            GNUNET_TIME_absolute_ntoh (put->expiration_time),
                            payload, payload_size);
-   }
   return GNUNET_OK;
 }