Changeset 5946 in ntrip for trunk/BNC/src/bnccore.cpp


Ignore:
Timestamp:
Aug 16, 2014, 1:45:47 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5938 r5946  
    873873//
    874874////////////////////////////////////////////////////////////////////////////
    875 void t_bncCore::startPPP(bool ownThread) {
    876   _pppMain->start(ownThread);
     875void t_bncCore::startPPP() {
     876  _pppMain->start();
    877877}
    878878
Note: See TracChangeset for help on using the changeset viewer.