summaryrefslogtreecommitdiffstats
path: root/tdenetworkmanager/vpn-plugins/pptp/src/tdenetman-pptp.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdenetworkmanager/vpn-plugins/pptp/src/tdenetman-pptp.h')
-rw-r--r--tdenetworkmanager/vpn-plugins/pptp/src/tdenetman-pptp.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/tdenetworkmanager/vpn-plugins/pptp/src/tdenetman-pptp.h b/tdenetworkmanager/vpn-plugins/pptp/src/tdenetman-pptp.h
index 6f80300..7fb7af6 100644
--- a/tdenetworkmanager/vpn-plugins/pptp/src/tdenetman-pptp.h
+++ b/tdenetworkmanager/vpn-plugins/pptp/src/tdenetman-pptp.h
@@ -1,6 +1,6 @@
/***************************************************************************
*
- * knetworkmanager-vpnc.h - A NetworkManager frontend for TDE
+ * tdenetman-pptp.h - A NetworkManager frontend for TDE
*
* Copyright (C) 2006 Novell, Inc.
*
@@ -22,8 +22,8 @@
*
**************************************************************************/
-#ifndef KNETWORKMANAGER_PPTP_H
-#define KNETWORKMANAGER_PPTP_H
+#ifndef TDENETWORKMANAGER_PPTP_H
+#define TDENETWORKMANAGER_PPTP_H
#include <tqmap.h>
#include <tqstring.h>
@@ -85,4 +85,4 @@ class PPTPAuthentication : public VPNAuthenticationWidget
PPTPAuthenticationWidget* _pptpAuth;
};
-#endif /* KNETWORKMANAGER_PPTP_H */
+#endif /* TDENETWORKMANAGER_PPTP_H */