]> git.sesse.net Git - vlc/commitdiff
Remove extra white space
authorRémi Denis-Courmont <rem@videolan.org>
Sun, 23 Apr 2006 13:59:33 +0000 (13:59 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sun, 23 Apr 2006 13:59:33 +0000 (13:59 +0000)
modules/access_output/http.c

index b41bc318d1d6da9d154e0b126cdd7c43c56df915..2aa62626511dcf8be2f18c8c2bca0efcbdac0df3 100644 (file)
@@ -74,7 +74,7 @@ static void Close( vlc_object_t * );
                           "be used for HTTPS." )
 #define KEY_TEXT N_( "Private key file" )
 #define KEY_LONGTEXT N_( "Path to the x509 PEM private key file that will " \
-                         " be used for HTTPS. Leave " \
+                         "be used for HTTPS. Leave " \
                          "empty if you don't have one." )
 #define CA_TEXT N_( "Root CA file" )
 #define CA_LONGTEXT N_( "Path to the x509 PEM trusted root CA certificates " \