summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/common.h b/common/common.h
index 61769f3..f4a93fb 100644
--- a/common/common.h
+++ b/common/common.h
@@ -66,7 +66,7 @@ static const char * getPidFileName()
return pidfile;
}
-#define SOCK_DIR "ksocket-"
+#define SOCK_DIR "tdesocket-"
#define SOCK_NAME "kdialogd"
static const char * getSockName()