diff th_network.c @ 430:f8eb47b52a75

Merged.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 27 Sep 2016 00:45:23 +0300
parents f8ea8e833f48
children 1b3472ba7b23
line wrap: on
line diff
--- a/th_network.c	Tue Sep 27 00:44:34 2016 +0300
+++ b/th_network.c	Tue Sep 27 00:45:23 2016 +0300
@@ -316,7 +316,7 @@
         default:
             err = THERR_INIT_FAIL;
             th_conn_err(conn, err,
-                "Invalid proxy settings for SOCKS 4, unsupported address type requrested.\n");
+                "Invalid proxy settings for SOCKS 4, unsupported address type requested.\n");
             goto out;
     }