From: Brian Wellington Date: Thu, 31 Jan 2002 01:50:46 +0000 (+0000) Subject: RFC 2065 -> RFC 2535 X-Git-Tag: v9.0.1^2~8571 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=9ecd36e0dec0c63c588dc18d047f29ede94f2dcd;p=thirdparty%2Fbind9.git RFC 2065 -> RFC 2535 --- diff --git a/lib/dns/rdata/generic/nxt_30.c b/lib/dns/rdata/generic/nxt_30.c index b396d0e3531..06a3447df84 100644 --- a/lib/dns/rdata/generic/nxt_30.c +++ b/lib/dns/rdata/generic/nxt_30.c @@ -15,11 +15,11 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: nxt_30.c,v 1.53 2002/01/21 01:07:21 marka Exp $ */ +/* $Id: nxt_30.c,v 1.54 2002/01/31 01:50:45 bwelling Exp $ */ /* reviewed: Wed Mar 15 18:21:15 PST 2000 by brister */ -/* RFC 2065 */ +/* RFC 2535 */ #ifndef RDATA_GENERIC_NXT_30_C #define RDATA_GENERIC_NXT_30_C diff --git a/lib/dns/rdata/generic/nxt_30.h b/lib/dns/rdata/generic/nxt_30.h index 7d9bfc8ee78..4ae1d5ea128 100644 --- a/lib/dns/rdata/generic/nxt_30.h +++ b/lib/dns/rdata/generic/nxt_30.h @@ -18,9 +18,9 @@ #ifndef GENERIC_NXT_30_H #define GENERIC_NXT_30_H 1 -/* $Id: nxt_30.h,v 1.18 2001/01/09 21:54:32 bwelling Exp $ */ +/* $Id: nxt_30.h,v 1.19 2002/01/31 01:50:46 bwelling Exp $ */ -/* RFC 2065 */ +/* RFC 2535 */ typedef struct dns_rdata_nxt { dns_rdatacommon_t common;