aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des/fcrypt.c
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-03-19 02:10:17 +0000
committerUlf Möller <ulf@openssl.org>2000-03-19 02:10:17 +0000
commitedb93ae643c9f84df92fbddceff437994c6ea58b (patch)
tree1f2736d5646a93d541896270e0b6162b4b2de1e8 /crypto/des/fcrypt.c
parent395df2fe306764e0d6909d423cd390ee2e841392 (diff)
downloadopenssl-edb93ae643c9f84df92fbddceff437994c6ea58b.tar.gz
cleanup.
Diffstat (limited to 'crypto/des/fcrypt.c')
-rw-r--r--crypto/des/fcrypt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/des/fcrypt.c b/crypto/des/fcrypt.c
index 88fbbcf25f..1d619316fd 100644
--- a/crypto/des/fcrypt.c
+++ b/crypto/des/fcrypt.c
@@ -11,7 +11,6 @@
/* This version of crypt has been developed from my MIT compatible
* DES library.
- * The library is available at pub/Crypto/DES at ftp.psy.uq.oz.au
* Eric Young (eay@cryptsoft.com)
*/