aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_dnsparser_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-08-25 07:14:46 +0000
committerChristian Grothoff <christian@grothoff.org>2013-08-25 07:14:46 +0000
commita1eb96a45362ce38357af8cc3106f23a888c6f2c (patch)
tree92ce365e248d32cd8ee23a722bc1dd37733b4ae1 /src/include/gnunet_dnsparser_lib.h
parentf91123615aafcc5fb7452d6a67945f979941cdc4 (diff)
downloadgnunet-a1eb96a45362ce38357af8cc3106f23a888c6f2c.tar.gz
gnunet-a1eb96a45362ce38357af8cc3106f23a888c6f2c.zip
-only run python tests if we have python
Diffstat (limited to 'src/include/gnunet_dnsparser_lib.h')
-rw-r--r--src/include/gnunet_dnsparser_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_dnsparser_lib.h b/src/include/gnunet_dnsparser_lib.h
index ce13df261..69915d986 100644
--- a/src/include/gnunet_dnsparser_lib.h
+++ b/src/include/gnunet_dnsparser_lib.h
@@ -184,7 +184,7 @@ struct GNUNET_DNSPARSER_SoaRecord
184{ 184{
185 185
186 /** 186 /**
187 *The domainname of the name server that was the 187 * The domainname of the name server that was the
188 * original or primary source of data for this zone. 188 * original or primary source of data for this zone.
189 * In UTF-8 format. The library will convert from and to DNS-IDNA 189 * In UTF-8 format. The library will convert from and to DNS-IDNA
190 * as necessary. Use 'GNUNET_DNSPARSER_check_label' to test if an 190 * as necessary. Use 'GNUNET_DNSPARSER_check_label' to test if an