summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/connect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/connect.h b/common/connect.h
index 2499054..4635dc4 100644
--- a/common/connect.h
+++ b/common/connect.h
@@ -33,7 +33,7 @@ typedef gboolean kgtk_bool;
static int kdialogdSocket=-1;
-/* From kdelibs/kdesu */
+/* From kdelibs/tdesu */
#ifdef KDIALOGD_APP
static int createSocketConnectionReal()
#else