diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-05-28 00:44:44 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-05-28 00:44:44 +0000 |
commit | d2b93373b258059aa9768088e51b34573accbb40 (patch) | |
tree | 918df9a35f9dac9dcd5c2a7943ba599d62036e9f /lib/isc/sha1.c | |
parent | 2b56ccf7fc71c6016d49509c1de6c06f3e632770 (diff) |
Notes
Diffstat (limited to 'lib/isc/sha1.c')
-rw-r--r-- | lib/isc/sha1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/isc/sha1.c b/lib/isc/sha1.c index 6f4af6d85bde4..c91acfe626719 100644 --- a/lib/isc/sha1.c +++ b/lib/isc/sha1.c @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: sha1.c,v 1.14.18.2 2005/04/29 00:16:49 marka Exp $ */ +/* $Id: sha1.c,v 1.14.18.2 2005-04-29 00:16:49 marka Exp $ */ /* $NetBSD: sha1.c,v 1.5 2000/01/22 22:19:14 mycroft Exp $ */ /* $OpenBSD: sha1.c,v 1.9 1997/07/23 21:12:32 kstailey Exp $ */ |