X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fdht%2Fgnunet-service-xdht_datacache.h;h=77b6064c873a533b5fc0c725f5c1b72e57048ff8;hb=4dcb414e2faabc800577c25dec3b63e3ceaaa84b;hp=9b147612fcfcf388ad42a65ec1283bb811eec0d2;hpb=b69e3d6a0d84b7969a1d32708b7fc1cd088c5da5;p=oweals%2Fgnunet.git diff --git a/src/dht/gnunet-service-xdht_datacache.h b/src/dht/gnunet-service-xdht_datacache.h index 9b147612f..77b6064c8 100644 --- a/src/dht/gnunet-service-xdht_datacache.h +++ b/src/dht/gnunet-service-xdht_datacache.h @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - (C) 2009, 2010, 2011 Christian Grothoff (and other contributing authors) + Copyright (C) 2009, 2010, 2011 Christian Grothoff (and other contributing authors) GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with GNUnet; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** @@ -70,7 +70,6 @@ GDS_DATACACHE_handle_get (const struct GNUNET_HashCode * key, uint32_t reply_bf_mutator, uint32_t get_path_length, struct GNUNET_PeerIdentity *get_path, - unsigned int current_trail_index, struct GNUNET_PeerIdentity *next_hop, struct GNUNET_PeerIdentity *source_peer);