network setup stuff
[enigma2.git] / lib / components / scan.cpp
index c46bb4a8681bdc67c7e0bbd61d6de159433647bb..cfbff6d8be62e75528fb6d0478dd092a3fd11e30 100644 (file)
@@ -86,7 +86,7 @@ int eComponentScan::start()
        fet.hierarchy = eDVBFrontendParametersTerrestrial::Hierarchy::HNone;
        fe->setDVBT(fet);
 #endif
-       ePtr<iDVBChannel> channel;
+       eUsePtr<iDVBChannel> channel;
 
        if (mgr->allocateRawChannel(channel))
        {