Ignore:
Timestamp:
Nov 18, 2020, 11:27:26 AM (3 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/combination/bnccomb.cpp

    r9260 r9262  
    100100
    101101  if      (type == offACgnss) {
    102     outStr = "AC  Offset " + AC + " " + sys ;
     102    outStr = "AC  Offset " + AC + " " + sys + "  ";
    103103  }
    104104  else if (type == offACSat) {
Note: See TracChangeset for help on using the changeset viewer.