[glib-networking/mcatanzaro/tls-thread: 14/14] progress



commit e9404852ae12068daeb1e65f89423d89e8ee7588
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Dec 14 14:21:52 2019 -0600

    progress

 tls/base/gtlsoperationsthread-base.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tls/base/gtlsoperationsthread-base.c b/tls/base/gtlsoperationsthread-base.c
index d93dcad..05e2140 100644
--- a/tls/base/gtlsoperationsthread-base.c
+++ b/tls/base/gtlsoperationsthread-base.c
@@ -172,7 +172,7 @@ g_tls_thread_operation_new (GTlsThreadOperationType   type,
       break;
     case G_TLS_THREAD_OP_CLOSE_BOTH:
       op->io_condition = G_IO_IN | G_IO_OUT;
-      break
+      break;
     default:
       g_assert_not_reached ();
     }


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