Trivial log cleanup

This closes Bug 1201
Thanks to Darrell Anderson for the patch!
pull/16/head
Timothy Pearson 11 years ago
parent 6a7a4e6901
commit 4891e4bc15

@ -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.

Loading…
Cancel
Save