summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2002-03-25 15:55:36 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2002-03-25 15:55:36 +0000
commitfe681e195526e3bae6ab4c2eaeac8d0f148b2e2d (patch)
treeeace159d420c9afa9325727f1fd25f541b4b5db0 /lib
parentd0708a4e8845db0a1ad4645adfd947ddbaa4464b (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/libcrypt/crypt-md5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypt/crypt-md5.c b/lib/libcrypt/crypt-md5.c
index 6640bc8fb909..49710d6cad2e 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 */