[glib/mcatanzaro/tls-info] Apply 1 suggestion(s) to 1 file(s)



commit 0c83405ce71ae9ebaec2ec91d073787abdceca5d
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Thu Jun 3 15:52:51 2021 +0000

    Apply 1 suggestion(s) to 1 file(s)

 gio/gioenums.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gioenums.h b/gio/gioenums.h
index 68cf0bf43..a6b709201 100644
--- a/gio/gioenums.h
+++ b/gio/gioenums.h
@@ -1841,7 +1841,7 @@ typedef enum {
  * to ensure newer known protocol versions compare greater than older
  * known versions. Any known DTLS protocol version will compare greater
  * than any SSL or TLS protocol version. The protocol version may be
- * unknown if the TLS backend supports a newer protocol version that
+ * %G_TLS_PROTOCOL_VERSION_UNKNOWN if the TLS backend supports a newer protocol version that
  * GLib does not yet know about. This means that it's possible for an
  * unknown DTLS protocol version to compare less than the TLS protocol
  * versions.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]