X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/3cddda083f4ace59e279f9f4f6ae12bad079d33b..cb205396ae920ef813764de92bf5b686bb9d80f1:/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)) {