X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=lib%2Fsha1.c;h=cc481086c3aca6d443dfe249e6587e90755d3196;hb=2ce25b93a72b4a8d6daa5321f9ef7df0772a789f;hp=ff4dd164779bbfc74b87aa2ae54d597f02ca9241;hpb=835e3a6977d5d56fccb42f5a0e4f3e6a5eb0eaa5;p=obsolete%2Fnotmuch-old 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