summaryrefslogtreecommitdiffstats
path: root/dcop/dcopserver.h
diff options
context:
space:
mode:
Diffstat (limited to 'dcop/dcopserver.h')
-rw-r--r--dcop/dcopserver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcop/dcopserver.h b/dcop/dcopserver.h
index 7abc6497a..0a5d96f0e 100644
--- a/dcop/dcopserver.h
+++ b/dcop/dcopserver.h
@@ -55,7 +55,7 @@ class TQTimer;
// If you enable the following define DCOP will create
// $HOME/.dcop.log file which will list all signals passing
// through it.
-//#define DCOP_LOG
+// #define DCOP_LOG
#ifdef DCOP_LOG
class TQTextStream;
class TQFile;