summaryrefslogtreecommitdiffstats
path: root/tdenetworkmanager/vpn-plugins/vpnc/src/tdenetman-vpnc.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdenetworkmanager/vpn-plugins/vpnc/src/tdenetman-vpnc.h')
-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 */