aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sha1.c
diff options
context:
space:
mode:
authorGravatar Ingmar Vanhassel <ingmar@exherbo.org>2009-11-18 00:23:42 +0100
committerGravatar Carl Worth <cworth@cworth.org>2009-11-18 03:21:36 -0800
commit2ce25b93a72b4a8d6daa5321f9ef7df0772a789f (patch)
tree679ac340f4df209f835f244c81df1b6c9483f8eb /lib/sha1.c
parent835e3a6977d5d56fccb42f5a0e4f3e6a5eb0eaa5 (diff)
Typsos
Diffstat (limited to 'lib/sha1.c')
-rw-r--r--lib/sha1.c2
1 files changed, 1 insertions, 1 deletions
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