[glib-networking] Fix indentation error
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking] Fix indentation error
- Date: Mon, 12 Nov 2018 02:18:44 +0000 (UTC)
commit 5b423e31cf77b2fd13e423e16ac378abf067c26b
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Sun Nov 11 20:18:28 2018 -0600
Fix indentation error
Oops
tls/tests/connection.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tls/tests/connection.c b/tls/tests/connection.c
index 7524fbf..fe0f124 100644
--- a/tls/tests/connection.c
+++ b/tls/tests/connection.c
@@ -1051,7 +1051,7 @@ client_can_receive_certificate_required_errors (TestConnection *test)
max_proto = protos[i];
}
- gnutls_priority_deinit (priority_cache);
+ gnutls_priority_deinit (priority_cache);
}
return max_proto <= GNUTLS_TLS1_2;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]