Correct data definition for CompiledZone.

This commit is contained in:
Tony Garnock-Jones 2011-12-05 11:44:25 -05:00
parent e63391d8fc
commit 491eaed2e2
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
additional-section/a
filter-rrs)
;; A CompiledZone is a Hash<DomainName,ListSetOf<RR>>, representing a
;; A CompiledZone is a Hash<DomainName,SetOf<RR>>, representing a
;; collection of DNS RRSets indexed by DomainName.
;; TODO: maybe store domain names big-end first? It'd make bailiwick