one more quoted comment

This commit is contained in:
christos 2014-07-22 01:03:22 +00:00
parent a02ee300bc
commit 232e37ca29

View File

@ -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 */