summaryrefslogtreecommitdiff
path: root/sys/kern/md5c.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-06-25 00:20:49 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-06-25 00:20:49 +0000
commit8e878a0310eae754021dbd73ca928eaf7cf6a65c (patch)
tree85f35fe64386fc1f5eb60327eb5c614a04d1adae /sys/kern/md5c.c
parentb4d1edeb37a573694fb661e8da9631ce60473a8d (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 c4e3791f5342..a6624fb8f721 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.15.2.1 1999/08/29 16:26:05 peter Exp $
*
* This code is the same as the code published by RSA Inc. It has been
* edited for clarity and style only.