[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/master] Fix typo in comment on crypto_add_spaces_to_fp
commit 84d1373ba075febd5c362701a4dfee66ca9a5c19
Author: teor (Tim Wilson-Brown) <teor2345@xxxxxxxxx>
Date: Mon Nov 23 18:59:11 2015 +1100
Fix typo in comment on crypto_add_spaces_to_fp
---
src/common/crypto.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/common/crypto.c b/src/common/crypto.c
index f5f9bbe..80345d4 100644
--- a/src/common/crypto.c
+++ b/src/common/crypto.c
@@ -1332,7 +1332,7 @@ crypto_pk_get_all_digests(crypto_pk_t *pk, digests_t *digests_out)
}
/** Copy <b>in</b> to the <b>outlen</b>-byte buffer <b>out</b>, adding spaces
- * every four spaces. */
+ * every four characters. */
void
crypto_add_spaces_to_fp(char *out, size_t outlen, const char *in)
{
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits