aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
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/namestore
parent75d1e5a653155827bc49e84b8e9333715f7dea31 (diff)
downloadgnunet-2315ef124c25961fc88eadbf6b9d396de5d8f992.tar.gz
gnunet-2315ef124c25961fc88eadbf6b9d396de5d8f992.zip
-doxygen
Diffstat (limited to 'src/namestore')
-rw-r--r--src/namestore/namestore_api_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/namestore_api_common.c b/src/namestore/namestore_api_common.c
index ca5d8072f..5cadf8997 100644
--- a/src/namestore/namestore_api_common.c
+++ b/src/namestore/namestore_api_common.c
@@ -1129,7 +1129,7 @@ static struct {
1129/** 1129/**
1130 * Convert a type name (i.e. "AAAA") to the corresponding number. 1130 * Convert a type name (i.e. "AAAA") to the corresponding number.
1131 * 1131 *
1132 * @param typename name to convert 1132 * @param dns_typename name to convert
1133 * @return corresponding number, UINT32_MAX on error 1133 * @return corresponding number, UINT32_MAX on error
1134 */ 1134 */
1135uint32_t 1135uint32_t