summaryrefslogtreecommitdiffstats
path: root/mcop/startupmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'mcop/startupmanager.h')
-rw-r--r--mcop/startupmanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcop/startupmanager.h b/mcop/startupmanager.h
index c0644c5..b4089a3 100644
--- a/mcop/startupmanager.h
+++ b/mcop/startupmanager.h
@@ -28,7 +28,7 @@
#include <list>
/*
- * BC - Status (2002-03-08): StartupClass, StartupManager.
+ * BC - tqStatus (2002-03-08): StartupClass, StartupManager.
*
* The class needs to be kept BC, as the startup system bases on inheritance
* and virtual functions. Do not change.