aboutsummaryrefslogtreecommitdiff
path: root/src/gns/test_gns_dht_delegated_lookup.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-03-07 14:17:19 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-03-07 14:17:19 +0000
commit3363469a42ac6f4b1245c0fe160a98f40845b748 (patch)
treec43185dbe16e7e4db20faa7460aff00ebd00511b /src/gns/test_gns_dht_delegated_lookup.c
parent473952f8fbdab181512a9df1835758fc54876464 (diff)
downloadgnunet-3363469a42ac6f4b1245c0fe160a98f40845b748.tar.gz
gnunet-3363469a42ac6f4b1245c0fe160a98f40845b748.zip
- reverting api change
Diffstat (limited to 'src/gns/test_gns_dht_delegated_lookup.c')
-rw-r--r--src/gns/test_gns_dht_delegated_lookup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gns/test_gns_dht_delegated_lookup.c b/src/gns/test_gns_dht_delegated_lookup.c
index 493cb7311..83fdf1873 100644
--- a/src/gns/test_gns_dht_delegated_lookup.c
+++ b/src/gns/test_gns_dht_delegated_lookup.c
@@ -302,7 +302,6 @@ do_lookup(void *cls, const struct GNUNET_PeerIdentity *id,
302 302
303 GNUNET_NAMESTORE_record_create (namestore_handle, 303 GNUNET_NAMESTORE_record_create (namestore_handle,
304 alice_key, 304 alice_key,
305 GNUNET_TIME_absolute_get_forever(),
306 TEST_AUTHORITY_NAME, 305 TEST_AUTHORITY_NAME,
307 &rd, 306 &rd,
308 &put_dht, 307 &put_dht,