summaryrefslogtreecommitdiffstats
path: root/ksysguard/ksysguardd/Irix/ProcessList.c
diff options
context:
space:
mode:
Diffstat (limited to 'ksysguard/ksysguardd/Irix/ProcessList.c')
-rw-r--r--ksysguard/ksysguardd/Irix/ProcessList.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksysguard/ksysguardd/Irix/ProcessList.c b/ksysguard/ksysguardd/Irix/ProcessList.c
index 523d87d26..3ef86684a 100644
--- a/ksysguard/ksysguardd/Irix/ProcessList.c
+++ b/ksysguard/ksysguardd/Irix/ProcessList.c
@@ -44,7 +44,7 @@
#include "ProcessList.h"
#define BUFSIZE 1024
-#define KDEINITLEN strlen("kdeinit: ")
+#define KDEINITLEN strlen("tdeinit: ")
typedef struct {
int alive; /* for "garbage collection" */