[tor-commits] [tor/master] speaking of utf-8, remove strange char from comment
arma at torproject.org
arma at torproject.org
Tue Jan 7 23:25:54 UTC 2020
commit 81fd8aad242452eea5adcafe90d6378ef047eb4e
Author: Roger Dingledine <arma at torproject.org>
Date: Tue Jan 7 18:25:17 2020 -0500
speaking of utf-8, remove strange char from comment
---
src/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
index 92623ea0c..8d9a8304f 100644
--- 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)
More information about the tor-commits
mailing list