From 5b4f40229d175fd906fdc1eee9a491fef1d509dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20B=C3=A9raud?= <adrien.beraud@savoirfairelinux.com> Date: Fri, 30 Aug 2019 01:08:12 -0400 Subject: [PATCH] proxy client: cleanup --- include/opendht/dht_proxy_client.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/opendht/dht_proxy_client.h b/include/opendht/dht_proxy_client.h index ba6e2805..aeb21bc1 100644 --- a/include/opendht/dht_proxy_client.h +++ b/include/opendht/dht_proxy_client.h @@ -357,7 +357,7 @@ private: TypeStore types; /** - * Store listen requests.fconnectivityChanged + * Store listen requests. */ struct ProxySearch; -- GitLab