summaryrefslogtreecommitdiffstats
path: root/tdeio/misc/tdentlm/tdentlm.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/misc/tdentlm/tdentlm.h')
-rw-r--r--tdeio/misc/tdentlm/tdentlm.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tdeio/misc/tdentlm/tdentlm.h b/tdeio/misc/tdentlm/tdentlm.h
index 06b8febab..b71cad1bb 100644
--- a/tdeio/misc/tdentlm/tdentlm.h
+++ b/tdeio/misc/tdentlm/tdentlm.h
@@ -17,8 +17,8 @@
Boston, MA 02110-1301, USA.
*/
-#ifndef KNTLM_H
-#define KNTLM_H
+#ifndef TDENTLM_H
+#define TDENTLM_H
#include <tqglobal.h>
#include <tqcstring.h>
@@ -230,4 +230,4 @@ private:
static void convertKey( unsigned char *key_56, void* ks );
};
-#endif /* KNTLM_H */
+#endif /* TDENTLM_H */