Changeset 6961 in ntrip


Ignore:
Timestamp:
Jun 25, 2015, 8:33:20 AM (9 years ago)
Author:
stuerze
Message:

minor changes in combination

File:
1 edited

Legend:

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

    r6667 r6961  
    312312    t_clkCorr& clkCorr = clkCorrections[ii];
    313313    QString    staID(clkCorr._staID.c_str());
    314     QString    prn(clkCorr._prn.toString().c_str());
     314    QString    prn(clkCorr._prn.toInternalString().c_str());
    315315
    316316    // Set the last time
Note: See TracChangeset for help on using the changeset viewer.