summaryrefslogtreecommitdiff
path: root/sys/kern/md5c.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-11-20 04:41:45 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-11-20 04:41:45 +0000
commit0d497cf6e989f7498cf5036a29fe7003a89abf83 (patch)
tree48a3225dfba4179815fb512c8ba7492fa4c83fbc /sys/kern/md5c.c
parent94bb9d581468116c659950d31288ce30f661f3d4 (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 700d589d9edb0..5b8e091368f9e 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.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/kern/md5c.c,v 1.17 1999/12/29 04:54:39 peter Exp $
*
* This code is the same as the code published by RSA Inc. It has been
* edited for clarity and style only.