summaryrefslogtreecommitdiffstats
path: root/redhat/applications/kpilot/kpilot-3.5.13-ftbfs.patch
blob: 00070dbc7f7ecf4bd87004f9280cf842e78d7bb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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
 }