Diff between ff1ef9316287059c4f40a3ab8d47eaf23170025e and 069cef5daac487c81dffe7b712f71af73987501d
Changed Files
| File | Additions | Deletions | Status |
| profiles/network/connection.c | +1 | -1 | modified |
Full Patch
diff --git a/profiles/network/connection.c b/profiles/network/connection.c
index ca6d362..b81d5b5 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 {