Changeset 7301 in ntrip


Ignore:
Timestamp:
Sep 23, 2015, 5:33:01 PM (9 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

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

    r7299 r7301  
    376376  }
    377377
    378   if (_opt->_realTime) { qDebug() << clkCorr[0]._staID.c_str();
     378  if (_opt->_realTime) {
    379379    if (_opt->_corrMount.empty() || _opt->_corrMount != clkCorr[0]._staID) {
    380380      return;
Note: See TracChangeset for help on using the changeset viewer.