From 392517af52d854959d7458a3219cd73731b41c0f Mon Sep 17 00:00:00 2001 From: ng0 Date: Fri, 16 Aug 2019 21:25:07 +0000 Subject: GNUNet->GNUnet --- src/util/socks.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/socks.c') diff --git a/src/util/socks.c b/src/util/socks.c index 0e8583afa..66b7bf7df 100644 --- a/src/util/socks.c +++ b/src/util/socks.c @@ -173,7 +173,7 @@ struct GNUNET_SOCKS_Handshake void register_reciever (struct GNUNET_SOCKS_Handshake *ih, int want); -/* In fact, the client sends first rule in GNUNet suggests one could take +/* In fact, the client sends first rule in GNUnet suggests one could take * large mac read sizes without fear of screwing up the proxied protocol, * but we make a proper SOCKS5 client. */ #define register_reciever_wants(ih) ((SOCKS5_step_cmd == ih->step) ? 10 : 2) -- cgit v1.2.3