Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/bind/dist/lib/lwres/include/lwres one more quot...



details:   https://anonhg.NetBSD.org/src/rev/813b2dfe5016
branches:  trunk
changeset: 797554:813b2dfe5016
user:      christos <christos%NetBSD.org@localhost>
date:      Tue Jul 22 01:03:22 2014 +0000

description:
one more quoted comment

diffstat:

 external/bsd/bind/dist/lib/lwres/include/lwres/lwres.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 683f3ae92a1a -r 813b2dfe5016 external/bsd/bind/dist/lib/lwres/include/lwres/lwres.h
--- a/external/bsd/bind/dist/lib/lwres/include/lwres/lwres.h    Tue Jul 22 00:11:22 2014 +0000
+++ b/external/bsd/bind/dist/lib/lwres/include/lwres/lwres.h    Tue Jul 22 01:03:22 2014 +0000
@@ -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 @@
 
 #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 */
 



Home | Main Index | Thread Index | Old Index