summaryrefslogtreecommitdiffstats
path: root/src/knemod/interfacemonitor.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:31:05 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:31:05 -0600
commit238d438877620ed73915f2360d820cfc0c9131cc (patch)
treeddb04b2506c33b255ac5ac573b13c308a2a1ba96 /src/knemod/interfacemonitor.h
parenta1a658649b5cdda8bd7a7c4eae583d4dd7e0acf3 (diff)
downloadknemo-238d438877620ed73915f2360d820cfc0c9131cc.tar.gz
knemo-238d438877620ed73915f2360d820cfc0c9131cc.zip
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'src/knemod/interfacemonitor.h')
-rw-r--r--src/knemod/interfacemonitor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knemod/interfacemonitor.h b/src/knemod/interfacemonitor.h
index b10f98e..aba98e2 100644
--- a/src/knemod/interfacemonitor.h
+++ b/src/knemod/interfacemonitor.h
@@ -53,7 +53,7 @@ public:
/**
* Tell the monitor to check the status of the interface
*/
- void checktqStatus( Interface* interface );
+ void checkStatus( Interface* interface );
signals:
// the interface is now connected