aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_namestore_service.h
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/include/gnunet_namestore_service.h
parent473952f8fbdab181512a9df1835758fc54876464 (diff)
downloadgnunet-3363469a42ac6f4b1245c0fe160a98f40845b748.tar.gz
gnunet-3363469a42ac6f4b1245c0fe160a98f40845b748.zip
- reverting api change
Diffstat (limited to 'src/include/gnunet_namestore_service.h')
-rw-r--r--src/include/gnunet_namestore_service.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/gnunet_namestore_service.h b/src/include/gnunet_namestore_service.h
index 497d57136..29c70a179 100644
--- a/src/include/gnunet_namestore_service.h
+++ b/src/include/gnunet_namestore_service.h
@@ -237,7 +237,6 @@ GNUNET_NAMESTORE_verify_signature (const struct GNUNET_CRYPTO_RsaPublicKeyBinary
237struct GNUNET_NAMESTORE_QueueEntry * 237struct GNUNET_NAMESTORE_QueueEntry *
238GNUNET_NAMESTORE_record_create (struct GNUNET_NAMESTORE_Handle *h, 238GNUNET_NAMESTORE_record_create (struct GNUNET_NAMESTORE_Handle *h,
239 const struct GNUNET_CRYPTO_RsaPrivateKey *pkey, 239 const struct GNUNET_CRYPTO_RsaPrivateKey *pkey,
240 const struct GNUNET_TIME_Absolute expire,
241 const char *name, 240 const char *name,
242 const struct GNUNET_NAMESTORE_RecordData *rd, 241 const struct GNUNET_NAMESTORE_RecordData *rd,
243 GNUNET_NAMESTORE_ContinuationWithStatus cont, 242 GNUNET_NAMESTORE_ContinuationWithStatus cont,