aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_block_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-09-21 20:14:27 +0000
committerChristian Grothoff <christian@grothoff.org>2013-09-21 20:14:27 +0000
commit268e073a902a72ea41e7235c784d1d5d50a84436 (patch)
treeb5ce6f70ed030ff723a14034055a2f258016d890 /src/include/gnunet_block_lib.h
parent21f542e9ab8c812534485e70a290991208d8b787 (diff)
downloadgnunet-268e073a902a72ea41e7235c784d1d5d50a84436.tar.gz
gnunet-268e073a902a72ea41e7235c784d1d5d50a84436.zip
-misc doxygen fixes
Diffstat (limited to 'src/include/gnunet_block_lib.h')
-rw-r--r--src/include/gnunet_block_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_block_lib.h b/src/include/gnunet_block_lib.h
index d9f6ee034..95b499f13 100644
--- a/src/include/gnunet_block_lib.h
+++ b/src/include/gnunet_block_lib.h
@@ -97,7 +97,7 @@ enum GNUNET_BLOCK_Type
97 GNUNET_BLOCK_TYPE_FS_UBLOCK = 9, 97 GNUNET_BLOCK_TYPE_FS_UBLOCK = 9,
98 98
99 /** 99 /**
100 * Block for storing .gnunet-domains 100 * Block for storing DNS exit service advertisements.
101 */ 101 */
102 GNUNET_BLOCK_TYPE_DNS = 10, 102 GNUNET_BLOCK_TYPE_DNS = 10,
103 103