aboutsummaryrefslogtreecommitdiff
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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_namestore_service.h b/src/include/gnunet_namestore_service.h
index c296d5eec..adc1a7e1d 100644
--- a/src/include/gnunet_namestore_service.h
+++ b/src/include/gnunet_namestore_service.h
@@ -568,7 +568,7 @@ GNUNET_NAMESTORE_string_to_value (uint32_t type,
568/** 568/**
569 * Convert a type name (i.e. "AAAA") to the corresponding number. 569 * Convert a type name (i.e. "AAAA") to the corresponding number.
570 * 570 *
571 * @param typename name to convert 571 * @param dns_typename name to convert
572 * @return corresponding number, UINT32_MAX on error 572 * @return corresponding number, UINT32_MAX on error
573 */ 573 */
574uint32_t 574uint32_t