2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

commented

This commit is contained in:
Andreas Gustafsson
2001-02-14 01:34:26 +00:00
parent 8766351a67
commit ff6e7b684a

View File

@@ -15,7 +15,7 @@
* 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
#define DIG_H
@@ -84,8 +84,8 @@ struct dig_lookup {
doing_xfr,
ns_search_only,
ns_search_only_leafnode,
identify,
identify_previous_line,
identify, /* Append "on <server>" */
identify_previous_line, /* Prepend "Nameserver <server>" */
ignore,
recurse,
aaonly,