mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 20:12:06 -04:00
undo 1.54, which was an accidental commit
This commit is contained in:
parent
875542855a
commit
eba5c23154
1 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@
|
|||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: rbt.h,v 1.54 2001/06/01 03:05:07 halley Exp $ */
|
||||
/* $Id: rbt.h,v 1.55 2001/06/01 03:07:54 halley Exp $ */
|
||||
|
||||
#ifndef DNS_RBT_H
|
||||
#define DNS_RBT_H 1
|
||||
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
ISC_LANG_BEGINDECLS
|
||||
|
||||
/* #define DNS_RBT_USEHASH 1 */
|
||||
#define DNS_RBT_USEHASH 1
|
||||
|
||||
/*
|
||||
* Option values for dns_rbt_findnode() and dns_rbt_findname().
|
||||
|
|
|
|||
Loading…
Reference in a new issue