Changeset 5871 in ntrip for trunk/BNC/src/PPP/pppMain.cpp


Ignore:
Timestamp:
Aug 8, 2014, 11:14:54 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppMain.cpp

    r5860 r5871  
    8888//////////////////////////////////////////////////////////////////////////////
    8989void t_pppMain::slotStop() {
     90
     91  cout << "t_pppMain::slotStop" << endl;
     92
    9093  if (!_running) {
    9194    return;
Note: See TracChangeset for help on using the changeset viewer.