Changeset 9250 in ntrip for trunk/BNC/src/latencychecker.cpp


Ignore:
Timestamp:
Nov 12, 2020, 12:52:50 PM (3 years ago)
Author:
stuerze
Message:

minor changes and small bug fixed

File:
1 edited

Legend:

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

    r9126 r9250  
    322322  if (_miscIntr > 0 ) {
    323323    t_latency& l = _lObs;
    324     l._type =  "Observations";
     324    l._type =  "Observations      ";
    325325    QListIterator<t_satObs> it(obsList);
    326326    while (it.hasNext()) {
Note: See TracChangeset for help on using the changeset viewer.