From 03a511482ffa643a636cd5bcce596f110ca2d8e0 Mon Sep 17 00:00:00 2001 From: iphydf Date: Sat, 16 May 2020 23:04:10 +0100 Subject: Format comments according to tokstyle's requirements. --- toxcore/onion_client.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toxcore/onion_client.h') diff --git a/toxcore/onion_client.h b/toxcore/onion_client.h index 88e97dd6..c0f8f52c 100644 --- a/toxcore/onion_client.h +++ b/toxcore/onion_client.h @@ -26,7 +26,7 @@ #define NUMBER_ONION_PATHS 6 /* The timeout the first time the path is added and - then for all the next consecutive times */ + * then for all the next consecutive times */ #define ONION_PATH_FIRST_TIMEOUT 4 #define ONION_PATH_TIMEOUT 10 #define ONION_PATH_MAX_LIFETIME 1200 -- cgit v1.2.3