Changeset 6459 in ntrip for trunk/BNC


Ignore:
Timestamp:
Dec 27, 2014, 4:18:28 PM (9 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r6458 r6459  
    3232    if (!epoTime.valid()) {
    3333      epoTime = corr._time;
    34       *out << "> CLOCK " << epoTime.datestr(' ') << ' ' << epoTime.timestr(1,' ') << ' '
     34      *out << "> CLOCK " << epoTime.datestr(' ') << ' ' << epoTime.timestr(1,' ') << "    "
    3535           << corrList.size() << ' ' << corr._staID << endl;
    3636    }
Note: See TracChangeset for help on using the changeset viewer.