Changeset 5132 in ntrip for trunk/BNC/src


Ignore:
Timestamp:
Apr 17, 2013, 10:45:51 AM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/upload/bncrtnetuploadcaster.cpp

    r5131 r5132  
    259259  emit(newMessage("bncRtnetUploadCaster: decode " +
    260260                  QByteArray(epoTime.datestr().c_str()) + " " +
    261                   QByteArray(epoTime.timestr().c_str()) + _casterID.toAscii(), false));
     261                  QByteArray(epoTime.timestr().c_str()) + " " +
     262                  _casterID.toAscii(), false));
    262263
    263264  struct ClockOrbit co;
Note: See TracChangeset for help on using the changeset viewer.