diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-08-13 15:40:08 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-08-13 15:40:08 +0000 |
commit | e2da463c59e6c4d4f919c72f56bb7d1b85759069 (patch) | |
tree | 39411542340a8987f3f6c3f146ad8140fbbabcc1 /security/digest/files/md5.h | |
parent | Update to version 0.9.4 (diff) |
Synchronize with NetBSD. (20010807)
Notes
Notes:
svn path=/head/; revision=46197
Diffstat (limited to 'security/digest/files/md5.h')
-rw-r--r-- | security/digest/files/md5.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/digest/files/md5.h b/security/digest/files/md5.h index 50e13e2a6015..04fd0845175a 100644 --- a/security/digest/files/md5.h +++ b/security/digest/files/md5.h @@ -1,4 +1,4 @@ -/* $NetBSD: md5.h,v 1.1.1.1 2001/03/06 11:21:05 agc Exp $ */ +/* $NetBSD: md5.h,v 1.3 2000/12/11 21:05:15 itojun Exp $ */ /* * This file is derived from the RSA Data Security, Inc. MD5 Message-Digest |