diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-05-27 23:50:10 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-05-27 23:50:10 +0000 |
commit | dcdfcb5422f2154aa1be713ad454590f1ab6724b (patch) | |
tree | 3da3a204d3c1cb34210519d40feaea44a3a7f04c /lib/isccc/include/isccc/base64.h | |
parent | fccc60c828fe78d2bd780145733aec0ab99dc91f (diff) | |
download | src-dcdfcb5422f2154aa1be713ad454590f1ab6724b.tar.gz src-dcdfcb5422f2154aa1be713ad454590f1ab6724b.zip |
Vendor import of BIND 9.6-ESV-R4-P1vendor/bind9/9.6-ESV-R4-P1
Notes
Notes:
svn path=/vendor/bind9/dist/; revision=222393
svn path=/vendor/bind9/9.6-ESV-R4-P1/; revision=222394; tag=vendor/bind9/9.6-ESV-R4-P1
Diffstat (limited to 'lib/isccc/include/isccc/base64.h')
-rw-r--r-- | lib/isccc/include/isccc/base64.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/isccc/include/isccc/base64.h b/lib/isccc/include/isccc/base64.h index 795b0449dcef..f39aef1f5662 100644 --- a/lib/isccc/include/isccc/base64.h +++ b/lib/isccc/include/isccc/base64.h @@ -29,7 +29,7 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: base64.h,v 1.10 2007/08/28 07:20:43 tbox Exp $ */ +/* $Id: base64.h,v 1.10 2007-08-28 07:20:43 tbox Exp $ */ #ifndef ISCCC_BASE64_H #define ISCCC_BASE64_H 1 |