From f7bddd17b9b5f2244b4b6f5c82059961f0fa37ed Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 19 Sep 2012 13:46:34 +0000 Subject: -typo --- src/util/crypto_crc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/crypto_crc.c') diff --git a/src/util/crypto_crc.c b/src/util/crypto_crc.c index 8bccf6b69..3f4991353 100644 --- a/src/util/crypto_crc.c +++ b/src/util/crypto_crc.c @@ -51,7 +51,7 @@ static uLong crc_table[256]; /* * This routine writes each crc_table entry exactly once, - * with the ccorrect final value. Thus, it is safe to call + * with the correct final value. Thus, it is safe to call * even on a table that someone else is using concurrently. */ static void -- cgit v1.2.3