summaryrefslogtreecommitdiff
path: root/src/include/gnunet_namestore_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_namestore_service.h')
-rw-r--r--src/include/gnunet_namestore_service.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/include/gnunet_namestore_service.h b/src/include/gnunet_namestore_service.h
index c381cc920..4267e2044 100644
--- a/src/include/gnunet_namestore_service.h
+++ b/src/include/gnunet_namestore_service.h
@@ -526,16 +526,6 @@ GNUNET_NAMESTORE_records_deserialize (size_t len,
526 526
527 527
528/** 528/**
529 * Checks if a name is wellformed
530 *
531 * @param name the name to check
532 * @return GNUNET_OK on success, GNUNET_SYSERR on error
533 */
534int
535GNUNET_NAMESTORE_check_name (const char * name);
536
537
538/**
539 * Convert the 'value' of a record to a string. 529 * Convert the 'value' of a record to a string.
540 * 530 *
541 * @param type type of the record 531 * @param type type of the record