aboutsummaryrefslogtreecommitdiff
path: root/src/gns/test_gns_simple_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_simple_lookup.c
parent473952f8fbdab181512a9df1835758fc54876464 (diff)
downloadgnunet-3363469a42ac6f4b1245c0fe160a98f40845b748.tar.gz
gnunet-3363469a42ac6f4b1245c0fe160a98f40845b748.zip
- reverting api change
Diffstat (limited to 'src/gns/test_gns_simple_lookup.c')
-rw-r--r--src/gns/test_gns_simple_lookup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gns/test_gns_simple_lookup.c b/src/gns/test_gns_simple_lookup.c
index 2b8e0ae88..d75ff2d28 100644
--- a/src/gns/test_gns_simple_lookup.c
+++ b/src/gns/test_gns_simple_lookup.c
@@ -214,7 +214,6 @@ do_lookup(void *cls, const struct GNUNET_PeerIdentity *id,
214 214
215 GNUNET_NAMESTORE_record_create (namestore_handle, 215 GNUNET_NAMESTORE_record_create (namestore_handle,
216 alice_key, 216 alice_key,
217 GNUNET_TIME_absolute_get_forever(),
218 TEST_RECORD_NAME, 217 TEST_RECORD_NAME,
219 &rd, 218 &rd,
220 &finish_testing, 219 &finish_testing,