summaryrefslogtreecommitdiffstats
path: root/contrib/bind9/lib/bind/irs/dns_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bind9/lib/bind/irs/dns_p.h')
-rw-r--r--contrib/bind9/lib/bind/irs/dns_p.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/contrib/bind9/lib/bind/irs/dns_p.h b/contrib/bind9/lib/bind/irs/dns_p.h
index f984c1c..a19ff2d 100644
--- a/contrib/bind9/lib/bind/irs/dns_p.h
+++ b/contrib/bind9/lib/bind/irs/dns_p.h
@@ -16,7 +16,7 @@
*/
/*
- * $Id: dns_p.h,v 1.1.206.2 2004/03/17 00:29:48 marka Exp $
+ * $Id: dns_p.h,v 1.3.18.1 2005/04/27 05:00:55 sra Exp $
*/
#ifndef _DNS_P_H_INCLUDED
@@ -27,7 +27,7 @@
#define maybe_hnok(res, hn) maybe_ok((res), (hn), res_hnok)
#define maybe_dnok(res, dn) maybe_ok((res), (dn), res_dnok)
-/*
+/*%
* Object state.
*/
struct dns_p {
@@ -48,3 +48,5 @@ extern struct irs_ho * irs_dns_ho __P((struct irs_acc *));
extern struct irs_nw * irs_dns_nw __P((struct irs_acc *));
#endif /*_DNS_P_H_INCLUDED*/
+
+/*! \file */
OpenPOWER on IntegriCloud