summaryrefslogtreecommitdiff
path: root/sys/kern/md5c.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1998-07-24 04:57:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1998-07-24 04:57:32 +0000
commita8a3fe17f40c9b40fdba5b5a54eccb48a980e821 (patch)
treecbb644b4992b30708378efe709bfa84fe6caddf4 /sys/kern/md5c.c
parent95b66175a329d81a892710c81f126f1071ac17a0 (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 583d009d97f1..8d26ea34c6f2 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$
+ * $Id: md5c.c,v 1.6 1996/12/22 10:27:25 phk Exp $
*
* This code is the same as the code published by RSA Inc. It has been
* edited for clarity and style only.