[network-manager-openconnect] trivial: vpnc -> openconnect leftovers



commit cfce090af5bdbb5a195269de9958ec71da0db07a
Author: JiÅÃ KlimeÅ <jklimes redhat com>
Date:   Fri Nov 9 23:14:20 2012 +0100

    trivial: vpnc -> openconnect leftovers

 src/nm-openconnect-service-openconnect-helper.c |    2 +-
 src/nm-openconnect-service.c                    |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/nm-openconnect-service-openconnect-helper.c b/src/nm-openconnect-service-openconnect-helper.c
index fcaf953..33b2851 100644
--- a/src/nm-openconnect-service-openconnect-helper.c
+++ b/src/nm-openconnect-service-openconnect-helper.c
@@ -17,7 +17,7 @@
  *
  *   Copyright  2008 - 2010 Intel Corporation.
  *
- * Based on nm-openconnect-vpnc.c:
+ * Based on nm-vpnc-service-vpnc-helper.c:
  *   Copyright  2005 - 2010 Red Hat, Inc.
  *   Copyright  2007 - 2008 Novell, Inc.
  */
diff --git a/src/nm-openconnect-service.c b/src/nm-openconnect-service.c
index d26190f..a52776b 100644
--- a/src/nm-openconnect-service.c
+++ b/src/nm-openconnect-service.c
@@ -17,7 +17,7 @@
  *
  *   Copyright  2008 - 2009 Intel Corporation.
  *
- * Based on nm-openconnect-vpnc.c:
+ * Based on nm-vpnc-service.c:
  *   Copyright  2005 - 2008 Red Hat, Inc.
  *   Copyright  2007 - 2008 Novell, Inc.
  */
@@ -667,7 +667,7 @@ int main (int argc, char *argv[])
 		debug = TRUE;
 
 	if (debug)
-		g_message ("nm-vpnc-service (version " DIST_VERSION ") starting...");
+		g_message ("nm-openconnect-service (version " DIST_VERSION ") starting...");
 
 	if (system ("/sbin/modprobe tun") == -1)
 		exit (EXIT_FAILURE);



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