omaprovisioning/pnputil/src/PnpUtilImpl.cpp
branchRCL_3
changeset 26 19bba8228ff0
parent 25 b183ec05bd8c
equal deleted inserted replaced
25:b183ec05bd8c 26:19bba8228ff0
   902 
   902 
   903 // -----------------------------------------------------------------------------
   903 // -----------------------------------------------------------------------------
   904 // CPnpUtilImpl::FetchAccessPoint
   904 // CPnpUtilImpl::FetchAccessPoint
   905 // -----------------------------------------------------------------------------
   905 // -----------------------------------------------------------------------------
   906 //
   906 //
   907 EXPORT_C TInt CPnpUtilImpl::FetchAccessPoint(TUint32& /*aAP*/)
   907 TInt CPnpUtilImpl::FetchAccessPoint(TUint32& /*aAP*/)
   908     {
   908     {
   909     // Not used
   909     // Not used
   910     return KErrNotSupported;
   910     return KErrNotSupported;
   911     }
   911     }
   912 
   912