From 2ce25b93a72b4a8d6daa5321f9ef7df0772a789f Mon Sep 17 00:00:00 2001 From: Ingmar Vanhassel Date: Wed, 18 Nov 2009 00:23:42 +0100 Subject: Typsos --- lib/sha1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/sha1.c') diff --git a/lib/sha1.c b/lib/sha1.c index ff4dd164..cc481086 100644 --- a/lib/sha1.c +++ b/lib/sha1.c @@ -43,7 +43,7 @@ _hex_of_sha1_digest (const unsigned char digest[SHA1_DIGEST_SIZE]) return result; } -/* Create a hexadcimal string version of the SHA-1 digest of 'str' +/* Create a hexadecimal string version of the SHA-1 digest of 'str' * (including its null terminating character). * * This function returns a newly allocated string which the caller -- cgit v1.2.3