summaryrefslogtreecommitdiff
path: root/sys/kern/md5c.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
commit2e61cbb7f50878e738849ea4384118c13733f09c (patch)
treee87cf98a8f654158f3ba922ed4d31607b79c4944 /sys/kern/md5c.c
parent76b5366091f76c9bc73570149ef5055648fc2c39 (diff)
Diffstat (limited to 'sys/kern/md5c.c')
-rw-r--r--sys/kern/md5c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/md5c.c b/sys/kern/md5c.c
index d6175ee11367..ad64238f2bee 100644
--- a/sys/kern/md5c.c
+++ b/sys/kern/md5c.c
@@ -22,7 +22,7 @@
* These notices must be retained in any copies of any part of this
* documentation and/or software.
*
- * $Id: md5c.c,v 1.14 1998/05/01 16:40:19 bde Exp $
+ * $Id: md5c.c,v 1.15 1998/06/07 17:11:37 dfr Exp $
*
* This code is the same as the code published by RSA Inc. It has been
* edited for clarity and style only.