summaryrefslogtreecommitdiff
path: root/include/dnsresolv.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dnsresolv.h')
-rw-r--r--include/dnsresolv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/dnsresolv.h b/include/dnsresolv.h
index 0d01a87..ba388b5 100644
--- a/include/dnsresolv.h
+++ b/include/dnsresolv.h
@@ -22,7 +22,7 @@
* Revision 20180222, Erwin Hoffmann
* - we consider in total 32 NS IPs (IPv4 + IPv6)
* - added dns_transmit_start6
- * - added uint32 scope_ids[32],
+ * - added uint32 scope_ids[32],
* the initial NS scopes read from /etc/resolv.conf et al.
* Revision 20180118, Erwin Hoffmann
* - included MSGSIZE for DNS messages (instead of MTUSIZE)
@@ -31,7 +31,7 @@
* Revision 20170902, Erwin Hoffmann
* - added old definitions from *qmail for (temp) backwards compatibility
* - added more DNS RR definitions
-*/
+ */
#include "iopause.h"
#include "stralloc.h"