summaryrefslogtreecommitdiffstats
path: root/conduits/memofileconduit/memofile-conduit.cc
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-18 18:12:52 -0600
committerTimothy Pearson <[email protected]>2011-12-18 18:12:52 -0600
commite2574db445c23b812a26740475cbacbbd964639b (patch)
tree316cf67e705010864637b7293c323abdc26f371b /conduits/memofileconduit/memofile-conduit.cc
parentd55caffa62947ca831ae0c21aada3b55eec24027 (diff)
downloadkpilot-e2574db445c23b812a26740475cbacbbd964639b.tar.gz
kpilot-e2574db445c23b812a26740475cbacbbd964639b.zip
Rename old tq methods that no longer need a unique name
Diffstat (limited to 'conduits/memofileconduit/memofile-conduit.cc')
-rw-r--r--conduits/memofileconduit/memofile-conduit.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conduits/memofileconduit/memofile-conduit.cc b/conduits/memofileconduit/memofile-conduit.cc
index 42461f5..5a26ee7 100644
--- a/conduits/memofileconduit/memofile-conduit.cc
+++ b/conduits/memofileconduit/memofile-conduit.cc
@@ -368,7 +368,7 @@ void MemofileConduit::getModifiedFromPilot()
{
FUNCTIONSETUP;
- DEBUGKPILOT << fname << ": Now in state " << fActiontqStatus << endl;
+ DEBUGKPILOT << fname << ": Now in state " << fActionStatus << endl;
}