diff options
Diffstat (limited to 'lib/isc/hmacmd5.c')
-rw-r--r-- | lib/isc/hmacmd5.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/isc/hmacmd5.c b/lib/isc/hmacmd5.c index f83214644b53..2962cdcb9091 100644 --- a/lib/isc/hmacmd5.c +++ b/lib/isc/hmacmd5.c @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: hmacmd5.c,v 1.7.18.5 2006/02/26 22:30:56 marka Exp $ */ +/* $Id: hmacmd5.c,v 1.7.18.5 2006-02-26 22:30:56 marka Exp $ */ /*! \file * This code implements the HMAC-MD5 keyed hash algorithm |