tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 81fd8aad242452eea5adcafe90d6378ef047eb4e
parent e231cd5b61afcb6640a7e17506bf33ddc6b1d2fe
Author: Roger Dingledine <arma@torproject.org>
Date:   Tue,  7 Jan 2020 18:25:17 -0500

speaking of utf-8, remove strange char from comment

Diffstat:
Msrc/test/test_util.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/test/test_util.c b/src/test/test_util.c @@ -4114,7 +4114,7 @@ test_util_string_is_utf8(void *ptr) /* Test cases that vary between programming languages / * UTF-8 implementations. * Source: POC||GTFO 19, page 43 -​ * https://www.alchemistowl.org/pocorgtfo/ + * https://www.alchemistowl.org/pocorgtfo/ */ // Invalid (in most implementations)