From 069cef5daac487c81dffe7b712f71af73987501d Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Mon, 10 Sep 2012 10:38:01 +0300 Subject: [PATCH] network: Fix minor whitespace issue --- profiles/network/connection.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/network/connection.c b/profiles/network/connection.c index ca6d362a1..b81d5b5d6 100644 --- a/profiles/network/connection.c +++ b/profiles/network/connection.c @@ -76,7 +76,7 @@ struct network_conn { guint dc_id; struct network_peer *peer; guint attempt_cnt; - guint timeout_source; + guint timeout_source; }; struct __service_16 { -- 2.47.3