summaryrefslogtreecommitdiffstats
path: root/lib/libc/crypt/crypt.c
diff options
context:
space:
mode:
authorniklas <niklas@openbsd.org>1996-06-03 22:20:31 +0000
committerniklas <niklas@openbsd.org>1996-06-03 22:20:31 +0000
commitee815117eed31ba66cfa929d47f97f54ee7de8cc (patch)
treebb01ea5835d2c486890f8e390a9407cbe933bc0e /lib/libc/crypt/crypt.c
parentAdded md5 utility needed by the "ports" system. From FreeBSD (diff)
downloadwireguard-openbsd-ee815117eed31ba66cfa929d47f97f54ee7de8cc.tar.xz
wireguard-openbsd-ee815117eed31ba66cfa929d47f97f54ee7de8cc.zip
Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$
Diffstat (limited to 'lib/libc/crypt/crypt.c')
-rw-r--r--lib/libc/crypt/crypt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/crypt/crypt.c b/lib/libc/crypt/crypt.c
index 521b6385422..38b690d8665 100644
--- a/lib/libc/crypt/crypt.c
+++ b/lib/libc/crypt/crypt.c
@@ -1,4 +1,4 @@
-/* $Id: crypt.c,v 1.3 1996/03/25 22:31:45 tholo Exp $ */
+/* $OpenBSD: crypt.c,v 1.4 1996/06/03 22:20:35 niklas Exp $ */
/*
* FreeSec: libcrypt