--- kpilot/kpilot/pilotDaemon.cc.ORI 2011-11-30 21:55:04.912837969 +0100 +++ kpilot/kpilot/pilotDaemon.cc 2011-11-30 21:55:11.819786099 +0100 @@ -313,7 +313,7 @@ #ifdef DEBUG DEBUGKPILOT << fname << ": The daemon is ready with status " - << statusString() << " (" << (int) fDaemonStatus << ")" << endl; + << statusString() << " (" << (int) fDaemontqStatus << ")" << endl; #endif }