From 7e3cf5f461eb4fbb7581672bf0835da07c378136 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 31 Oct 2019 13:03:48 +0100 Subject: tighten formatting rules --- src/pt/gnunet-daemon-pt.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/pt/gnunet-daemon-pt.c') diff --git a/src/pt/gnunet-daemon-pt.c b/src/pt/gnunet-daemon-pt.c index 675c71732..0d1a34441 100644 --- a/src/pt/gnunet-daemon-pt.c +++ b/src/pt/gnunet-daemon-pt.c @@ -179,7 +179,6 @@ struct CadetExit }; - /** * State we keep for a request that is going out via CADET. */ @@ -738,8 +737,7 @@ timeout_request (void *cls) avoid a prohibitively negative score (see #get_channel_weight(), which checks for a certain minimum number of transmissions before making - up an opinion) */ - exit->num_transmitted = 5; + up an opinion) */exit->num_transmitted = 5; exit->num_answered = 0; dns_exit_available--; /* now try to open an alternative exit */ -- cgit v1.2.3