Changeset 9435 in ntrip for trunk/BNC/src/PPP/pppFilter.cpp


Ignore:
Timestamp:
May 19, 2021, 10:48:48 PM (3 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

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

    r9432 r9435  
    439439              if (t_lc::toString(tLC) == "Tz0") {LOG << sys << "  ";}
    440440              else {LOG << obs->prn().toString();}
    441               LOG << setw(8) << setprecision(4) << vv[ii] << endl;
     441              LOG << setw(9) << setprecision(4) << vv[ii] << endl;
    442442            }
    443443          }
Note: See TracChangeset for help on using the changeset viewer.