[vlc-commits] gnutls: remove trailing whitespace

Hugo Beauzée-Luyssen git at videolan.org
Thu Nov 2 14:28:02 CET 2017


vlc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Thu Nov  2 13:56:10 2017 +0100| [b30a5bd03b79f516d2c4699fef93f3b23e7a71c3] | committer: Hugo Beauzée-Luyssen

gnutls: remove trailing whitespace

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b30a5bd03b79f516d2c4699fef93f3b23e7a71c3
---

 modules/misc/gnutls.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/misc/gnutls.c b/modules/misc/gnutls.c
index f0fea1add8..2e5b6e9f6b 100644
--- a/modules/misc/gnutls.c
+++ b/modules/misc/gnutls.c
@@ -492,7 +492,7 @@ static int gnutls_ClientHandshake(vlc_tls_creds_t *creds, vlc_tls_t *tls,
 
     if (vlc_dialog_wait_question(creds, VLC_DIALOG_QUESTION_WARNING,
             _("Abort"), _("View certificate"), NULL,
-            _("Insecure site"), 
+            _("Insecure site"),
             _("You attempted to reach %s. %s\n"
             "This problem may be stem from an attempt to breach your security, "
             "compromise your privacy, or a configuration error.\n\n"



More information about the vlc-commits mailing list