aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_namestore_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-05 22:40:56 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-05 22:40:56 +0000
commit2315ef124c25961fc88eadbf6b9d396de5d8f992 (patch)
treea7754822a32082cba386d0006b34280c1cd78358 /src/include/gnunet_namestore_service.h
parent75d1e5a653155827bc49e84b8e9333715f7dea31 (diff)
downloadgnunet-2315ef124c25961fc88eadbf6b9d396de5d8f992.tar.gz
gnunet-2315ef124c25961fc88eadbf6b9d396de5d8f992.zip
-doxygen
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