[glib-networking] tls: fix debug typo
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking] tls: fix debug typo
- Date: Thu, 5 Aug 2021 15:25:16 +0000 (UTC)
commit 386c464d51f34c8a1ad75e9db11b6756cc42f164
Author: Michael Catanzaro <mcatanzaro redhat com>
Date: Thu Aug 5 10:24:59 2021 -0500
tls: fix debug typo
tls/base/gtlsconnection-base.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tls/base/gtlsconnection-base.c b/tls/base/gtlsconnection-base.c
index 632008b4..d01ba2be 100644
--- a/tls/base/gtlsconnection-base.c
+++ b/tls/base/gtlsconnection-base.c
@@ -1941,7 +1941,7 @@ do_implicit_handshake (GTlsConnectionBase *tls,
GTlsConnectionBaseClass *tls_class = G_TLS_CONNECTION_BASE_GET_CLASS (tls);
gint64 *thread_timeout = NULL;
- g_tls_log_debug (tls, "Implcit TLS handshaking starts");
+ g_tls_log_debug (tls, "Implicit TLS handshaking starts");
/* We have op_mutex */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]