mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-17 00:44:16 -04:00
removed a redundant tab
This commit is contained in:
parent
7fc835d63f
commit
015fea0a27
1 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@
|
|||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: server.c,v 1.509 2008/06/23 19:41:18 jinmei Exp $ */
|
||||
/* $Id: server.c,v 1.510 2008/06/23 23:15:59 jinmei Exp $ */
|
||||
|
||||
/*! \file */
|
||||
|
||||
|
|
@ -612,7 +612,7 @@ get_view_querysource_dispatch(const cfg_obj_t **maps,
|
|||
}
|
||||
maxdispatchbuffers = 1000;
|
||||
}
|
||||
|
||||
|
||||
attrmask = 0;
|
||||
attrmask |= DNS_DISPATCHATTR_UDP;
|
||||
attrmask |= DNS_DISPATCHATTR_TCP;
|
||||
|
|
|
|||
Loading…
Reference in a new issue