From 936831070ff8a2e075547633aeb6b0d2067ab36d Mon Sep 17 00:00:00 2001 From: tedu <> Date: Fri, 18 Apr 2014 21:57:17 +0000 Subject: tone down some XXXXX to not appear in grep --- src/lib/libcrypto/des/fcrypt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/libcrypto/des/fcrypt.c') diff --git a/src/lib/libcrypto/des/fcrypt.c b/src/lib/libcrypto/des/fcrypt.c index d02189b290..08054a04c9 100644 --- a/src/lib/libcrypto/des/fcrypt.c +++ b/src/lib/libcrypto/des/fcrypt.c @@ -72,7 +72,7 @@ char *DES_fcrypt(const char *buf, const char *salt, char *ret) /* eay 25/08/92 * If you call crypt("pwd","*") as often happens when you * have * as the pwd field in /etc/passwd, the function - * returns *\0XXXXXXXXX + * returns *\0xxxxxxxxx * The \0 makes the string look like * so the pwd "*" would * crypt to "*". This was found when replacing the crypt in * our shared libraries. People found that the disabled -- cgit v1.2.3-55-g6feb