From 33d488c8a47fd32b11a0a041374acb229059aef3 Mon Sep 17 00:00:00 2001 From: phk Date: Mon, 25 Mar 2002 15:55:36 +0000 Subject: Fix grammer in comment. Submitted by: Engin Gunduz --- lib/libcrypt/crypt-md5.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libcrypt') diff --git a/lib/libcrypt/crypt-md5.c b/lib/libcrypt/crypt-md5.c index 6640bc8..49710d6 100644 --- a/lib/libcrypt/crypt-md5.c +++ b/lib/libcrypt/crypt-md5.c @@ -35,7 +35,7 @@ crypt_md5(const char *pw, const char *salt) * This string is magic for * this algorithm. Having * it this way, we can get - * get better later on + * better later on. */ /* Refine the Salt first */ -- cgit v1.1