X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/3cddda083f4ace59e279f9f4f6ae12bad079d33b..b59c62ccf0f4deb5c603b4b3a9c39812bce3523c:/lib/components/scan.cpp diff --git a/lib/components/scan.cpp b/lib/components/scan.cpp index c46bb4a8..cfbff6d8 100644 --- a/lib/components/scan.cpp +++ b/lib/components/scan.cpp @@ -86,7 +86,7 @@ int eComponentScan::start() fet.hierarchy = eDVBFrontendParametersTerrestrial::Hierarchy::HNone; fe->setDVBT(fet); #endif - ePtr channel; + eUsePtr channel; if (mgr->allocateRawChannel(channel)) {