Module Name: src
Committed By: christos
Date: Tue Jul 22 01:03:22 UTC 2014
Modified Files:
src/external/bsd/bind/dist/lib/lwres/include/lwres: lwres.h
Log Message:
one more quoted comment
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
src/external/bsd/bind/dist/lib/lwres/include/lwres/lwres.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/bind/dist/lib/lwres/include/lwres/lwres.h
diff -u src/external/bsd/bind/dist/lib/lwres/include/lwres/lwres.h:1.6 src/external/bsd/bind/dist/lib/lwres/include/lwres/lwres.h:1.7
--- src/external/bsd/bind/dist/lib/lwres/include/lwres/lwres.h:1.6 Mon Jul 21 20:11:22 2014
+++ src/external/bsd/bind/dist/lib/lwres/include/lwres/lwres.h Mon Jul 21 21:03:22 2014
@@ -1,4 +1,4 @@
-/* $NetBSD: lwres.h,v 1.6 2014/07/22 00:11:22 christos Exp $ */
+/* $NetBSD: lwres.h,v 1.7 2014/07/22 01:03:22 christos Exp $ */
/*
* Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC")
@@ -217,7 +217,7 @@ typedef struct {
#define LWRES_CONFMAXNAMESERVERS 3 /*%< max 3 nameserver entries */
#define LWRES_CONFMAXLWSERVERS 1 /*%< max 1 lwserver entry */
-#define LWRES_CONFMAXSEARCH 8 /*%< max 8 domains in "search" entry */
+#define LWRES_CONFMAXSEARCH 8 /*%< max 8 domains in search entry */
#define LWRES_CONFMAXLINELEN 256 /*%< max size of a line */
#define LWRES_CONFMAXSORTLIST 10 /*%< max 10 */