diff options
author | dougb <dougb@FreeBSD.org> | 2011-05-27 23:50:10 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-05-27 23:50:10 +0000 |
commit | 844f19b0edf02767283e90275c49bb59f15b5aac (patch) | |
tree | 3da3a204d3c1cb34210519d40feaea44a3a7f04c /lib/dns/dst_parse.c | |
parent | 8287cb3f73a2d36684fdf69f4009f28e17dd3800 (diff) | |
download | FreeBSD-src-844f19b0edf02767283e90275c49bb59f15b5aac.zip FreeBSD-src-844f19b0edf02767283e90275c49bb59f15b5aac.tar.gz |
Vendor import of BIND 9.6-ESV-R4-P1
Diffstat (limited to 'lib/dns/dst_parse.c')
-rw-r--r-- | lib/dns/dst_parse.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dns/dst_parse.c b/lib/dns/dst_parse.c index e8ab34f..37264be 100644 --- a/lib/dns/dst_parse.c +++ b/lib/dns/dst_parse.c @@ -31,7 +31,7 @@ /*% * Principal Author: Brian Wellington - * $Id: dst_parse.c,v 1.14.120.6 2010/01/15 19:38:53 each Exp $ + * $Id: dst_parse.c,v 1.14.120.6 2010-01-15 19:38:53 each Exp $ */ #include <config.h> |