diff options
author | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:19:54 +0000 |
---|---|---|
committer | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:19:54 +0000 |
commit | cc28c79becc0c69f0d33337062166295c1f52d63 (patch) | |
tree | 027a1716b81de12e9d3735d93dcaf4b08ccb78af /contrib/bind9/lib/isc/sha2.c | |
parent | a92e32c6e92d43c510782860a055a2d736966c11 (diff) |
Diffstat (limited to 'contrib/bind9/lib/isc/sha2.c')
-rw-r--r-- | contrib/bind9/lib/isc/sha2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bind9/lib/isc/sha2.c b/contrib/bind9/lib/isc/sha2.c index 045d4bd366bde..241a3cc78b198 100644 --- a/contrib/bind9/lib/isc/sha2.c +++ b/contrib/bind9/lib/isc/sha2.c @@ -16,7 +16,7 @@ /* $Id: sha2.c,v 1.2.2.14 2009/01/19 23:46:16 tbox Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/bind9/lib/isc/sha2.c,v 1.1.1.1.2.1.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* $KAME: sha2.c,v 1.8 2001/11/08 01:07:52 itojun Exp $ */ /* |