mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 10:29:59 -04:00
add comment
This commit is contained in:
parent
5bef099303
commit
7861b13341
1 changed files with 5 additions and 0 deletions
|
|
@ -1,4 +1,9 @@
|
|||
|
||||
/*
|
||||
* This file is a generic template that can be used to create a red-black
|
||||
* tree library for a specified node type.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Red-Black Tree algorithms adapted from:
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue