mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-03 08:05:21 +00:00
commented
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id: dig.h,v 1.64 2001/02/13 23:12:17 tamino Exp $ */
|
/* $Id: dig.h,v 1.65 2001/02/14 01:34:26 gson Exp $ */
|
||||||
|
|
||||||
#ifndef DIG_H
|
#ifndef DIG_H
|
||||||
#define DIG_H
|
#define DIG_H
|
||||||
@@ -84,8 +84,8 @@ struct dig_lookup {
|
|||||||
doing_xfr,
|
doing_xfr,
|
||||||
ns_search_only,
|
ns_search_only,
|
||||||
ns_search_only_leafnode,
|
ns_search_only_leafnode,
|
||||||
identify,
|
identify, /* Append "on <server>" */
|
||||||
identify_previous_line,
|
identify_previous_line, /* Prepend "Nameserver <server>" */
|
||||||
ignore,
|
ignore,
|
||||||
recurse,
|
recurse,
|
||||||
aaonly,
|
aaonly,
|
||||||
|
Reference in New Issue
Block a user