diff options
Diffstat (limited to 'lib/libdes/fcrypt.c')
-rw-r--r-- | lib/libdes/fcrypt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libdes/fcrypt.c b/lib/libdes/fcrypt.c index 01d81a317f5..e5cf11eacec 100644 --- a/lib/libdes/fcrypt.c +++ b/lib/libdes/fcrypt.c @@ -59,7 +59,7 @@ #include <stdio.h> /* Eric Young. - * This version of crypt has been developed from my MIT compatable + * 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 * eay@mincom.oz.au or eay@psych.psy.uq.oz.au |