Changeset 5899 in ntrip for trunk/BNC/src/bncmain.cpp


Ignore:
Timestamp:
Aug 9, 2014, 9:29:34 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncmain.cpp

    r5887 r5899  
    192192    // PPP Client(s) (in separate threads)
    193193    // -----------------------------------   
    194     BNC_PPP::t_pppMain* pppMain = new BNC_PPP::t_pppMain();
    195     pppMain->start();
     194    BNC_CORE->pppMain()->start();
    196195
    197196    // Normal case - data from Internet
Note: See TracChangeset for help on using the changeset viewer.