summaryrefslogtreecommitdiff
path: root/toxcore/TCP_connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'toxcore/TCP_connection.h')
-rw-r--r--toxcore/TCP_connection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/toxcore/TCP_connection.h b/toxcore/TCP_connection.h
index f023b1ab..a45129a7 100644
--- a/toxcore/TCP_connection.h
+++ b/toxcore/TCP_connection.h
@@ -41,7 +41,7 @@
41 41
42#define MAX_FRIEND_TCP_CONNECTIONS 6 42#define MAX_FRIEND_TCP_CONNECTIONS 6
43 43
44/* Time until connection to friend gets killed (if it doesn't get locked withing that time) */ 44/* Time until connection to friend gets killed (if it doesn't get locked within that time) */
45#define TCP_CONNECTION_ANNOUNCE_TIMEOUT (TCP_CONNECTION_TIMEOUT) 45#define TCP_CONNECTION_ANNOUNCE_TIMEOUT (TCP_CONNECTION_TIMEOUT)
46 46
47/* The amount of recommended connections for each friend 47/* The amount of recommended connections for each friend