aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_dnsparser_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_dnsparser_lib.h')
-rw-r--r--src/include/gnunet_dnsparser_lib.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/gnunet_dnsparser_lib.h b/src/include/gnunet_dnsparser_lib.h
index 5a42baea6..a36996432 100644
--- a/src/include/gnunet_dnsparser_lib.h
+++ b/src/include/gnunet_dnsparser_lib.h
@@ -190,8 +190,7 @@ struct GNUNET_DNSPARSER_SrvRecord
190{ 190{
191 191
192 /** 192 /**
193 * Preference for this entry (lower value is higher preference). 193 * Service name without the underscore (!). Note that RFC 6335 clarifies the
194 * Without the underscore (!). Note that RFC 6335 clarifies the
195 * set of legal characters for service names. 194 * set of legal characters for service names.
196 */ 195 */
197 char *service; 196 char *service;