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/compress.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/compress.c')
-rw-r--r-- | lib/dns/compress.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dns/compress.c b/lib/dns/compress.c index 11473ee..4097ed1 100644 --- a/lib/dns/compress.c +++ b/lib/dns/compress.c @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: compress.c,v 1.59 2007/06/19 23:47:16 tbox Exp $ */ +/* $Id: compress.c,v 1.59 2007-06-19 23:47:16 tbox Exp $ */ /*! \file */ |