mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 02:42:33 -05:00
backout last change.
This commit is contained in:
parent
59bffa5d85
commit
106125b0a8
1 changed files with 1 additions and 2 deletions
|
|
@ -16,7 +16,7 @@
|
|||
*/
|
||||
|
||||
/*
|
||||
* $Id: ssu.c,v 1.18 2000/12/09 02:05:51 brister Exp $
|
||||
* $Id: ssu.c,v 1.19 2000/12/09 02:14:53 brister Exp $
|
||||
* Principal Author: Brian Wellington
|
||||
*/
|
||||
|
||||
|
|
@ -173,7 +173,6 @@ dns_ssutable_addrule(dns_ssutable_t *table, isc_boolean_t grant,
|
|||
rule->identity = NULL;
|
||||
rule->name = NULL;
|
||||
rule->types = NULL;
|
||||
ISC_LINK_INIT(rule, link);
|
||||
|
||||
rule->grant = grant;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue