Changeset 9484 in ntrip for branches/BNC_2.12/src/bnccore.cpp


Ignore:
Timestamp:
Jul 20, 2021, 2:35:35 PM (3 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/BNC_2.12/src/bnccore.cpp

    r9381 r9484  
    470470
    471471  QString strV2 = eph.toString(defaultRnxNavVersion2);
    472   QString strV3 = eph.toString(defaultRnxObsVersion3);
     472  QString strV3 = eph.toString(defaultRnxNavVersion3);
    473473
    474474  if     (_rinexVers == 2 && eph.type() == t_eph::GLONASS) {
Note: See TracChangeset for help on using the changeset viewer.