summaryrefslogtreecommitdiffstats
path: root/dcop/dcopserver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dcop/dcopserver.cpp')
-rw-r--r--dcop/dcopserver.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcop/dcopserver.cpp b/dcop/dcopserver.cpp
index 2ad22fbed..571a13532 100644
--- a/dcop/dcopserver.cpp
+++ b/dcop/dcopserver.cpp
@@ -1635,7 +1635,7 @@ static bool isRunning(const TQCString &fName, bool printNetworkId = false)
"[dcopserver] It looks like dcopserver is already running. If you are sure\n"
"that it is not already running, remove %s\n"
"and start dcopserver again.\n"
- "---------------------------------\n",
+ "---------------------------------",
fName.data() );
// lock file present, die silently.