summaryrefslogtreecommitdiffstats
path: root/tdenetworkmanager/vpn-plugins/vpnc/src
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-07-11 20:16:44 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-07-11 20:16:44 -0500
commit0f1df6ab4565b4d20d63c31fe71b98c38d68a249 (patch)
tree5de8153b448dd1e4d1cbd44594038871d09beb9b /tdenetworkmanager/vpn-plugins/vpnc/src
parent54f5a904e4c214da4d9e2b873e06c0c4808b1497 (diff)
downloadtdenetworkmanager-0f1df6ab4565b4d20d63c31fe71b98c38d68a249.tar.gz
tdenetworkmanager-0f1df6ab4565b4d20d63c31fe71b98c38d68a249.zip
Update old references to knetworkmanager
This partially resolves Bug 1566
Diffstat (limited to 'tdenetworkmanager/vpn-plugins/vpnc/src')
-rw-r--r--tdenetworkmanager/vpn-plugins/vpnc/src/tdenetman-vpnc.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/tdenetworkmanager/vpn-plugins/vpnc/src/tdenetman-vpnc.h b/tdenetworkmanager/vpn-plugins/vpnc/src/tdenetman-vpnc.h
index 9999140..a23faa1 100644
--- a/tdenetworkmanager/vpn-plugins/vpnc/src/tdenetman-vpnc.h
+++ b/tdenetworkmanager/vpn-plugins/vpnc/src/tdenetman-vpnc.h
@@ -1,6 +1,6 @@
/***************************************************************************
*
- * knetworkmanager-vpnc.h - A NetworkManager frontend for TDE
+ * tdenetman-vpnc.h - A NetworkManager frontend for TDE
*
* Copyright (C) 2006 Novell, Inc.
*
@@ -16,15 +16,15 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
**************************************************************************/
-#ifndef KNETWORKMANAGER_VPNC_H
-#define KNETWORKMANAGER_VPNC_H
+#ifndef TDENETWORKMANAGER_VPNC_H
+#define TDENETWORKMANAGER_VPNC_H
#include <tqmap.h>
#include <tqstring.h>
@@ -90,4 +90,4 @@ class VPNCAuthentication : public VPNAuthenticationWidget
VPNCAuthenticationWidget* _vpncAuth;
};
-#endif /* KNETWORKMANAGER_VPNC_H */
+#endif /* TDENETWORKMANAGER_VPNC_H */