summaryrefslogtreecommitdiff
path: root/sys/crypto/md5.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/crypto/md5.c')
-rw-r--r--sys/crypto/md5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/crypto/md5.c b/sys/crypto/md5.c
index 94bce1d324028..4c1441b988d5e 100644
--- a/sys/crypto/md5.c
+++ b/sys/crypto/md5.c
@@ -29,7 +29,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/crypto/md5.c,v 1.9 2004/01/27 19:49:19 des Exp $");
#include <sys/types.h>
#include <sys/cdefs.h>