aboutsummaryrefslogtreecommitdiff
path: root/src/gns/namestore_stub_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns/namestore_stub_api.c')
-rw-r--r--src/gns/namestore_stub_api.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gns/namestore_stub_api.c b/src/gns/namestore_stub_api.c
index d067bca54..d17c5bdca 100644
--- a/src/gns/namestore_stub_api.c
+++ b/src/gns/namestore_stub_api.c
@@ -227,6 +227,7 @@ GNUNET_NAMESTORE_verify_signature (const struct GNUNET_CRYPTO_RsaPublicKeyBinary
227struct GNUNET_NAMESTORE_QueueEntry * 227struct GNUNET_NAMESTORE_QueueEntry *
228GNUNET_NAMESTORE_record_create (struct GNUNET_NAMESTORE_Handle *h, 228GNUNET_NAMESTORE_record_create (struct GNUNET_NAMESTORE_Handle *h,
229 const struct GNUNET_CRYPTO_RsaPrivateKey *key, 229 const struct GNUNET_CRYPTO_RsaPrivateKey *key,
230 const struct GNUNET_TIME_Absolute expire,
230 const char *name, 231 const char *name,
231 const struct GNUNET_NAMESTORE_RecordData *rd, 232 const struct GNUNET_NAMESTORE_RecordData *rd,
232 GNUNET_NAMESTORE_ContinuationWithStatus cont, 233 GNUNET_NAMESTORE_ContinuationWithStatus cont,