diff options
Diffstat (limited to 'contrib/bind9/lib/isc/hmacsha.c')
-rw-r--r-- | contrib/bind9/lib/isc/hmacsha.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bind9/lib/isc/hmacsha.c b/contrib/bind9/lib/isc/hmacsha.c index dfcd8bf..9f27163 100644 --- a/contrib/bind9/lib/isc/hmacsha.c +++ b/contrib/bind9/lib/isc/hmacsha.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: hmacsha.c,v 1.8 2007/08/27 03:27:53 marka Exp $ */ +/* $Id: hmacsha.c,v 1.8 2007-08-27 03:27:53 marka Exp $ */ /* * This code implements the HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384 |