[network-manager-openvpn/fg/wip_01] comment/insignificant: insignificant commit



commit f6fe3dbd9bb7c8b2a5b4c0f34675fc20594cf4c9
Author: Francesco Giudici <fgiudici redhat com>
Date:   Thu Apr 14 11:20:59 2016 +0200

    comment/insignificant: insignificant commit
    
    needed to mark account usage on gnome and keep account active

 src/nm-openvpn-service.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/nm-openvpn-service.c b/src/nm-openvpn-service.c
index e467755..603d628 100644
--- a/src/nm-openvpn-service.c
+++ b/src/nm-openvpn-service.c
@@ -495,7 +495,7 @@ ovpn_quote_string (const char *unquoted)
        return quoted;
 }
 
-/* sscanf is evil, and since we can't use glib regexp stuff since it's still
+/* sscanf is evil, and since we can't use glib regexp stuff as it's still
  * too new for some distros, do a simple match here.
  */
 static char *


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