diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-12-01 08:46:27 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-12-01 08:46:27 +0000 |
| commit | 2f6625c7a2308755191b04facd03a4a5527c064c (patch) | |
| tree | 6d86e2be2c499a65aaed47a88fac448cc0cee9bc /lib/dvb/sec.cpp | |
| parent | c942b1c829bf49d77dcdb2bfda776e6288c99828 (diff) | |
| download | enigma2-2f6625c7a2308755191b04facd03a4a5527c064c.tar.gz enigma2-2f6625c7a2308755191b04facd03a4a5527c064c.zip | |
add TODO comment
Diffstat (limited to 'lib/dvb/sec.cpp')
| -rw-r--r-- | lib/dvb/sec.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/dvb/sec.cpp b/lib/dvb/sec.cpp index 8b7b25db..48ab922a 100644 --- a/lib/dvb/sec.cpp +++ b/lib/dvb/sec.cpp @@ -938,5 +938,6 @@ RESULT eDVBSatelliteEquipmentControl::setTunerLinked(int tu1, int tu2) bool eDVBSatelliteEquipmentControl::isRotorMoving() { + // TODO please fill with life return false; } |
