[glib-networking/wip/openssl] Remove useless comment



commit 6b8912996de0840a8211f44a1e3abbf751916cef
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Wed Jan 20 09:47:50 2016 +0100

    Remove useless comment

 tls/openssl/gtlsserverconnection-openssl.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/tls/openssl/gtlsserverconnection-openssl.c b/tls/openssl/gtlsserverconnection-openssl.c
index 2490263..e9add65 100644
--- a/tls/openssl/gtlsserverconnection-openssl.c
+++ b/tls/openssl/gtlsserverconnection-openssl.c
@@ -117,7 +117,6 @@ g_tls_server_connection_openssl_set_property (GObject      *object,
     }
 }
 
-/* FIXME: this is just wrong */
 static int
 verify_callback (int             preverify_ok,
                  X509_STORE_CTX *ctx)


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