summaryrefslogtreecommitdiffstats
path: root/kdesu/kdesud/lexer.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdesu/kdesud/lexer.h')
-rw-r--r--kdesu/kdesud/lexer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdesu/kdesud/lexer.h b/kdesu/kdesud/lexer.h
index 1ca55b907..d8f529cd8 100644
--- a/kdesu/kdesud/lexer.h
+++ b/kdesu/kdesud/lexer.h
@@ -1,6 +1,6 @@
/* vi: ts=8 sts=4 sw=4
*
- * This file is part of the KDE project, module kdesu.
+ * This file is part of the KDE project, module tdesu.
* Copyright (C) 1999,2000 Geert Jansen <jansen@kde.org>
*/
@@ -10,7 +10,7 @@
class TQCString;
/**
- * This is a lexer for the kdesud protocol.
+ * This is a lexer for the tdesud protocol.
*/
class Lexer {